aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-27
| * wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2012-09-27
| * wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov2012-09-27
| * wlcore: make Tx flush timings more verboseArik Nemtsov2012-09-27
| * wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov2012-09-27
| * wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov2012-09-27
| * wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller2012-09-27
| * wl18xx: increase rx_ba_win_size to 32Ido Reis2012-09-27
| * wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-27
| * wlcore: consider single fw caseEliad Peller2012-09-27
| * wl18xx: update default phy configuration for pg2Ido Reis2012-09-27
| * wl12xx: remove duplicated include from main.cWei Yongjun2012-09-27
| * wlcore: Declare MODULE_FIRMWARE usageTim Gardner2012-09-27
| * wl12xx: use module_platform_driverLuciano Coelho2012-09-27
| * wl18xx: use module_platform_driverDevendra Naga2012-09-27