summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow wext to remove keys that don't existJohannes Berg2009-05-202-2/+10
* mac80211_hwsim: Group radiosDaniel Wagner2009-05-201-1/+34
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov2009-05-201-2/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-202-25/+20
* p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov2009-05-201-8/+20
* p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov2009-05-201-2/+2
* p54spi: return status of p54spi_wakeupMax Filippov2009-05-201-7/+7
* p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov2009-05-201-6/+1
* p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov2009-05-201-5/+3
* drivers/net: use dev_get_drvdataJulia Lawall2009-05-201-1/+1
* cfg80211: mark wiphy->privid as pointer to constDavid Kilroy2009-05-201-1/+1
* cfg80211: mark ops as pointer to constDavid Kilroy2009-05-203-3/+3
* iwlwifi: drop iwl3945_tid_dataTomas Winkler2009-05-201-5/+1
* iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2009-05-202-9/+3
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-203-59/+25
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-202-28/+36
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-202-6/+6
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-2012-19/+321
* mac80211: move channel switch codeJohannes Berg2009-05-204-111/+105
* nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-203-3/+19
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* mac80211: Cancel pending probereq poll on beacon RXJouni Malinen2009-05-201-0/+10
* zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik2009-05-202-4/+4
* mac80211: Initialize RX's last received sequence numberSenthil Balasubramanian2009-05-201-0/+3
* cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez2009-05-202-0/+62
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-208-20/+109
* cfg80211: check allowed channel type upon userspace requestsLuis R. Rodriguez2009-05-201-22/+17
* mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez2009-05-201-2/+6
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-205-17/+17
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-203-50/+175
* sfc: Remove lro module parameterBen Hutchings2009-05-191-13/+2
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-194-1/+67
* addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak2009-05-191-0/+2
* sit: ipip6_tunnel_del_prl: return errSascha Hlusiak2009-05-191-1/+1
* sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak2009-05-191-9/+21
* sit: Fail to create tunnel, if it already existsSascha Hlusiak2009-05-191-2/+7
* ipv4: teach ipconfig about the MTU option in DHCPChris Friesen2009-05-191-4/+37
* net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2009-05-192-17/+17
* myri10ge: update version to 1.5.0-1.415Brice Goglin2009-05-191-1/+1
* myri10ge: allow LRO to be enabled via ethtoolBrice Goglin2009-05-191-4/+13
* sch_teql: Use net_device internal statsEric Dumazet2009-05-191-12/+5
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-191-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-192-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-191-0/+12
* r8169: allow true forced mode settingfrançois romieu2009-05-191-53/+59
* r8169: remove useless struct memberfrançois romieu2009-05-191-2/+0