summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-0511-15/+609
* mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-052-6/+14
* ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2011-07-052-2/+2
* rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger2011-07-051-1/+6
* rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger2011-07-051-13/+7
* carl9170: use carl9170 queue enumsChristian Lamparter2011-07-051-5/+5
* rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger2011-07-054-17/+17
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-055-19/+0
* rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger2011-07-051-2/+0
* drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton2011-07-051-5/+5
* mac80211: fix smatch complainsChristian Lamparter2011-07-052-3/+5
* carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter2011-07-053-8/+1
* carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter2011-07-051-0/+1
* carl9170: import 1.9.4 firmware headersChristian Lamparter2011-07-056-22/+63
* net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-051-3/+2
* mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-053-11/+57
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-016-10/+3
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-0111-73/+23
* iwlagn: call bt_coex directllyWey-Yi Guy2011-07-011-11/+9
* iwlagn: scd memory boundaryWey-Yi Guy2011-07-012-8/+19
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-018-257/+236
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-015-49/+62
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-0110-83/+241
* iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy2011-07-013-1/+6
* iwlagn: add correct firmware name for 135 seriesWey-Yi Guy2011-07-011-5/+11
* iwlagn: re-define the testmode cmd and attr enumWey-Yi Guy2011-07-011-104/+132
* iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-012-11/+3
* rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter2011-06-291-1/+2
* rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger2011-06-296-101/+101
* b43: HT-PHY: correct 0x2059 radio initRafał Miłecki2011-06-291-1/+49
* ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan2011-06-291-0/+2
* ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2011-06-292-7/+5
* b43: HT-PHY: basic PHY initRafał Miłecki2011-06-292-2/+9
* b43: HT-PHY: add init tablesRafał Miłecki2011-06-291-0/+588
* b43: HT-PHY: init radio when enabling itRafał Miłecki2011-06-291-0/+33
* b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2011-06-292-1/+6
* wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov2011-06-291-8/+1
* mac80211: propagate information about STA WME support downArik Nemtsov2011-06-292-1/+6
* rtlwifi: use PCI_VENDOR_ID_*Jon Mason2011-06-292-10/+4
* rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-292-6/+1
* iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-1/+1
* b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki2011-06-291-1/+6
* b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki2011-06-291-0/+135
* b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki2011-06-291-0/+19
* b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2011-06-292-2/+28
* b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki2011-06-293-0/+183
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2813-30/+75
|\
| * iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-273-3/+10
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15