summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)AuthorFilesLines
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov7-170/+177
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov4-20/+46
2011-08-22wl12xx: fix session counterArik Nemtsov2-6/+12
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller5-367/+177
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller6-38/+182
2011-08-22wl12xx: handle dummy packet event also in ap modeArik Nemtsov2-5/+9
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller2-0/+89
2011-08-22wl12xx: add system_hlidEliad Peller4-17/+36
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller5-0/+112
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller4-37/+3
2011-08-22wl12xx: change max/default template sizeEliad Peller4-38/+10
2011-08-22wl12xx: update rx/txEliad Peller4-20/+18
2011-08-22wl12xx: update scan cmd apiEliad Peller2-10/+23
2011-08-22wl12xx: add device role commandsEliad Peller3-1/+116
2011-08-22wl12xx: enable/disable role on interface add/removeEliad Peller1-0/+41
2011-08-22wl12xx: update commands & eventsEliad Peller9-445/+527
2011-08-22wl12xx: update acx commandsEliad Peller5-130/+138
2011-08-22wl12xx: update fw status structEliad Peller5-94/+68
2011-08-22wl12xx: remove rx filtering stuffEliad Peller14-339/+8
2011-08-22wl12xx: temporarily disable advanced ap functionsEliad Peller2-0/+8
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov3-21/+2
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov4-37/+9
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov4-72/+33
2011-08-12wl12xx: fixes for hw_pg_ver and chip id reportingGery Kahn3-7/+21
2011-08-12wl12xx: Add support to RX packets payload alignmentShahar Levi2-11/+36
2011-08-08wl12xx: remove wext dependenciesJohannes Berg5-9/+9
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-144/+414
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville17-144/+414
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/...John 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/linvil...John 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