summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0882-984/+2105
|\
| * rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-079-0/+22
| * rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-071-2/+2
| * rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-07-071-0/+1
| * rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde2011-07-071-25/+26
| * rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-073-28/+33
| * rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-07-072-5/+18
| * mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-061-2/+2
| * ipw2100: Fix command list for debuggingJean Delvare2011-07-061-1/+1
| * iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-061-1/+1
| * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-0624-244/+1176
| |\
| | * wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-2712-4/+459
| | * wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-277-7/+21
| | * wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-272-23/+21
| | * wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-274-3/+14
| | * wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-273-5/+5
| | * wl12xx: check the vif's operstate after joinEliad Peller2011-06-271-5/+18
| | * wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-272-11/+16
| | * wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-271-9/+40
| | * wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-271-0/+1
| | * wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-271-44/+43
| | * wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-275-2/+24
| | * wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-271-6/+11
| | * wl12xx: split channel array per band in sched_scanLuciano Coelho2011-06-272-42/+36
| | * wl12xx: fix erroneous commit (cb5ae0)Eliad Peller2011-06-271-18/+18
| | * wl12xx: remove unused crc7 referencesEliad Peller2011-06-275-5/+1
| | * wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2011-06-272-7/+12
| | * wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-271-1/+135
| | * wl12xx: add automatic rx streaming triggersEliad Peller2011-06-276-11/+203
| | * wl12xx: add support for rx streamingEliad Peller2011-06-274-0/+91
| | * net: wl12xx: remove unnecessary printsFelipe Balbi2011-06-271-14/+1
| | * net: wl12xx: remove the nopsFelipe Balbi2011-06-271-10/+0
| | * net: wl12xx: care for optional operationsFelipe Balbi2011-06-271-2/+4
| | * net: wl12xx: remove some unnecessary printsFelipe Balbi2011-06-271-14/+1
| | * net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi2011-06-271-1/+1
| * | b43: Add RX side DMA memory barrierMichael Büsch2011-07-051-0/+1
| * | 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