summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov
2011-08-22wl12xx: fix session counterArik Nemtsov
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller
2011-08-22wl12xx: handle dummy packet event also in ap modeArik Nemtsov
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller
2011-08-22wl12xx: add system_hlidEliad Peller
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller
2011-08-22wl12xx: change max/default template sizeEliad Peller
2011-08-22wl12xx: update rx/txEliad Peller
2011-08-22wl12xx: update scan cmd apiEliad Peller
2011-08-22wl12xx: add device role commandsEliad Peller
2011-08-22wl12xx: enable/disable role on interface add/removeEliad Peller
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: update acx commandsEliad Peller
2011-08-22wl12xx: update fw status structEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-22wl12xx: temporarily disable advanced ap functionsEliad Peller
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov
2011-08-12wl12xx: fixes for hw_pg_ver and chip id reportingGery Kahn
2011-08-12wl12xx: Add support to RX packets payload alignmentShahar Levi
2011-08-08wl12xx: remove wext dependenciesJohannes Berg
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov
2011-07-05wl12xx: initialize max_power levels for 11a channelsArik Nemtsov
2011-07-05wl12xx: implement cancel_hw_scan() callbackEliad Peller
2011-07-05wl12xx: add stop_scan commandEliad Peller
2011-07-05wl12xx: configure suspend/resume only if associated/startedEliad Peller
2011-07-05wl12xx: one SDIO initialization is enoughOhad Ben-Cohen
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv
2011-06-27wl12xx: use freezable workqueue for netstack_workEliad Peller
2011-06-27wl12xx: use _ni version of ieee80211_tx_statusEliad Peller
2011-06-27wl12xx: check the vif's operstate after joinEliad Peller