summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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-2810-27/+65
|\
| * iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| |\
| | * iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | * iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | * iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | * iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
| * | rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| * | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| |/
| * mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam2011-06-151-1/+3