aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* b43: change selecting ucode for newer coresRafał Miłecki2011-07-08
* b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-08
* b43: handle BCMA in bus switchesRafał Miłecki2011-07-08
* b43: use switches for SSB specific codeRafał Miłecki2011-07-08
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
* b43: implement BCMA bus opsRafał Miłecki2011-07-08
* b43: make b43_wireless_init bus genericRafał Miłecki2011-07-08
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-08
|\
| * wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-08
| * wl12xx: always initialize AP-mode max power levelArik Nemtsov2011-07-05
| * wl12xx: initialize max_power levels for 11a channelsArik Nemtsov2011-07-05
| * wl12xx: implement cancel_hw_scan() callbackEliad Peller2011-07-05
| * wl12xx: add stop_scan commandEliad Peller2011-07-05
| * wl12xx: configure suspend/resume only if associated/startedEliad Peller2011-07-05
| * wl12xx: one SDIO initialization is enoughOhad Ben-Cohen2011-07-05
| * wl12xx: implement Tx watermarks per ACArik Nemtsov2011-07-05
| * wl12xx: Increase low & high TX watermarksIdo Yariv2011-07-05
| * wl12xx: schedule TX packets according to FW occupancyArik Nemtsov2011-07-05
| * wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov2011-07-05
| * wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov2011-07-05
| * wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-05
* | rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-07
* | rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-07
* | rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-07-07
* | rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde2011-07-07
* | rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-07
* | rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-07-07
* | mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-06
* | ipw2100: Fix command list for debuggingJean Delvare2011-07-06
* | iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-06
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-06
|\|
| * wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-27
| * wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-27
| * wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2011-06-27
| * wl12xx: use freezable workqueue for netstack_workEliad Peller2011-06-27
| * wl12xx: use _ni version of ieee80211_tx_statusEliad Peller2011-06-27
| * wl12xx: check the vif's operstate after joinEliad Peller2011-06-27
| * wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2011-06-27
| * wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller2011-06-27
| * wl12xx: clear wl->wow_enabled on resumeEliad Peller2011-06-27
| * wl12xx: don't check wow param on suspend/resumeEliad Peller2011-06-27
| * wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-27
| * wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2011-06-27
| * wl12xx: split channel array per band in sched_scanLuciano Coelho2011-06-27
| * wl12xx: fix erroneous commit (cb5ae0)Eliad Peller2011-06-27
| * wl12xx: remove unused crc7 referencesEliad Peller2011-06-27
| * wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2011-06-27
| * wl12xx: add rx_streaming debugfs entryEliad Peller2011-06-27
| * wl12xx: add automatic rx streaming triggersEliad Peller2011-06-27
| * wl12xx: add support for rx streamingEliad Peller2011-06-27