summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-084-12/+5
* iwlagn: more cleanup to remove unused referenceWey-Yi Guy2011-04-083-32/+20
* iwlagn: remove un-needed configurationWey-Yi Guy2011-04-086-22/+12
* iwlagn: remove more reference to legacy devicesWey-Yi Guy2011-04-081-2/+2
* iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy2011-04-081-1/+0
* iwlagn: remove unused 3945 defineWey-Yi Guy2011-04-081-2/+1
* iwlagn: no 3945 define neededWey-Yi Guy2011-04-081-1/+0
* iwlagn: PAPD read for 2000 series devicesWey-Yi Guy2011-04-082-1/+6
* iwlwifi: fix bugs in change_interfaceJohannes Berg2011-04-081-0/+10
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-087-8/+74
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-088-50/+14
* iwlwifi: remove extranious macro from firmware defineroot2011-04-084-22/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-0769-292/+716
|\
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
| * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| * rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| * p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| * wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
| * zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
| * zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
| * mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
| * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
| * wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
| * b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
| * mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-041-2/+2
| * tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-021-1/+2
| * sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-021-2/+2
| * sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-021-1/+1
| * net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-021-2/+2
| * usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0211-12/+23
| * starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-021-5/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0218-35/+104
| |\
| | * iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| | * mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
| | * cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-281-7/+11
| | * cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-3/+10
| | * mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
| | * mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
| | * ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
| | * mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau2011-03-281-7/+18
| | * Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner2011-03-241-1/+3
| | * Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko2011-03-241-2/+3