summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel2012-09-28
* brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel2012-09-28
* brcmfmac: notify common driver about usb tx completion.Hante Meuleman2012-09-28
* brcmfmac: use define instead of hardcoded values.Hante Meuleman2012-09-28
* brcmfmac: use different fw api for encryption,auth. configHante Meuleman2012-09-28
* brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman2012-09-28
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-09-28
* ath9k: Enable MCI for AR9565Bala Shanmugam2012-09-28
* brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter2012-09-28
* ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-28
* mwifiex: add inactivity deauth support for apKevin Gan2012-09-28
* mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao2012-09-28
* mwifiex: parse P2P IEs from beacon_dataStone Piao2012-09-28
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-28
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-28
* mwifiex: add P2P interfaceStone Piao2012-09-28
* mwifiex: send firmware initialization commands synchronouslyStone Piao2012-09-28
* mwifiex: append each IE into a seperate IE bufferStone Piao2012-09-28
* mwifiex: process remain on channel expired eventStone Piao2012-09-28
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-28
* mwifiex: report received management frames to cfg80211Stone Piao2012-09-28
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-28
* mwifiex: advertise mgmt_stype to cfg80211Stone Piao2012-09-28
* mwifiex: implement cfg80211 mgmt_tx handlerStone Piao2012-09-28
* mwifiex: fix coding style issueStone Piao2012-09-28
* ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2012-09-28
* ath9k: Handle errors properly in MCI initializationSujith Manoharan2012-09-28
* ath9k: Fix rx filtering issue for older chipsThomas Wagner2012-09-28
* bcma: change delays to follow timers-howto guideRafał Miłecki2012-09-28
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-09-28
|\
| * wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-27
| * wlcore: decrease elp timeoutEliad Peller2012-09-27
| * wlcore: Load the NVS file asynchronouslyIdo Yariv2012-09-27
| * wlcore: Refactor probeIdo Yariv2012-09-27
| * wlcore: Allow memory access when the FW crashesIdo Yariv2012-09-27
| * wlcore: use dynamic keep-alive template idsEliad Peller2012-09-27
| * wlcore: invalidate keep-alive template on disconnectionEliad Peller2012-09-27
| * wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov2012-09-27
| * wlcore: Fix unbalanced interrupts enablementIdo Yariv2012-09-27
| * wlcore: Don't recover during bootIdo Yariv2012-09-27
| * wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira2012-09-27
| * wlcore: spi: use private max-buf-size limitArik Nemtsov2012-09-27
| * wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira2012-09-27
| * wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov2012-09-27
| * wlcore: lazy-enable device rolesEliad Peller2012-09-27
| * wlcore: always use wlvif->role_id for scansEliad Peller2012-09-27
| * wlcore: make debug prints work without dynamic debugArik Nemtsov2012-09-27
| * wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2012-09-27
| * wlcore: resume() only if sta is associatedEliad Peller2012-09-27
| * wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira2012-09-27