aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville17-144/+414
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville17-144/+414
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville24-244/+1176
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov6-24/+51
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville24-244/+1176
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov3-1/+9
2011-07-05wl12xx: initialize max_power levels for 11a channelsArik Nemtsov1-34/+34
2011-07-05wl12xx: implement cancel_hw_scan() callbackEliad Peller1-1/+39
2011-07-05wl12xx: add stop_scan commandEliad Peller2-0/+28
2011-07-05wl12xx: configure suspend/resume only if associated/startedEliad Peller1-2/+8
2011-07-05wl12xx: one SDIO initialization is enoughOhad Ben-Cohen1-6/+6
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov4-13/+37
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv1-2/+2
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov4-33/+72
2011-07-05wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov1-2/+2
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov10-14/+82
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski6-15/+47
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-8/+1
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv12-4/+459
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv7-7/+21
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv2-23/+21
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller4-3/+14
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller3-5/+5
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller1-5/+18
2011-06-27wl12xx_sdio: enable wowlan only if enable_irq_wake() succeededEliad Peller2-11/+16
2011-06-27wl12xx: enable/disable beacon filtering on ap suspend/resumeEliad Peller1-9/+40
2011-06-27wl12xx: clear wl->wow_enabled on resumeEliad Peller1-0/+1
2011-06-27wl12xx: don't check wow param on suspend/resumeEliad Peller1-44/+43
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi5-2/+24
2011-06-27wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-6/+11
2011-06-27wl12xx: split channel array per band in sched_scanLuciano Coelho2-42/+36
2011-06-27wl12xx: fix erroneous commit (cb5ae0)Eliad Peller1-18/+18
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller5-5/+1
2011-06-27wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi2-7/+12
2011-06-27wl12xx: add rx_streaming debugfs entryEliad Peller1-1/+135
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller6-11/+203
2011-06-27wl12xx: add support for rx streamingEliad Peller4-0/+91
2011-06-27net: wl12xx: remove unnecessary printsFelipe Balbi1-14/+1
2011-06-27net: wl12xx: remove the nopsFelipe Balbi1-10/+0
2011-06-27net: wl12xx: care for optional operationsFelipe Balbi1-2/+4
2011-06-27net: wl12xx: remove some unnecessary printsFelipe Balbi1-14/+1
2011-06-27net: wl12xx: sdio: id_tables should be __devinitconstFelipe Balbi1-1/+1
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-4/+46
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi6-4/+46
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho1-2/+2