summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-09-28brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman
2012-09-28b43legacy: Fix crash on unload when firmware not availableLarry Finger
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam
2012-09-28brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan
2012-09-28mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao
2012-09-28mwifiex: parse P2P IEs from beacon_dataStone Piao
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: add P2P interfaceStone Piao
2012-09-28mwifiex: send firmware initialization commands synchronouslyStone Piao
2012-09-28mwifiex: append each IE into a seperate IE bufferStone Piao
2012-09-28mwifiex: process remain on channel expired eventStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-28mwifiex: advertise mgmt_stype to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-28mwifiex: fix coding style issueStone Piao
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan
2012-09-28ath9k: Handle errors properly in MCI initializationSujith Manoharan
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: decrease elp timeoutEliad Peller
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller
2012-09-27wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv
2012-09-27wlcore: Don't recover during bootIdo Yariv
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira
2012-09-27wlcore: spi: use private max-buf-size limitArik Nemtsov
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov
2012-09-27wlcore: lazy-enable device rolesEliad Peller
2012-09-27wlcore: always use wlvif->role_id for scansEliad Peller
2012-09-27wlcore: make debug prints work without dynamic debugArik Nemtsov
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov
2012-09-27wlcore: resume() only if sta is associatedEliad Peller
2012-09-27wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky
2012-09-27wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov
2012-09-27wlcore: make Tx flush timings more verboseArik Nemtsov
2012-09-27wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov
2012-09-27wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov