summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan2013-06-12
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-12
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-11
| | * | | | | | | | | cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-11
| | * | | | | | | | | cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-11
| | * | | | | | | | | rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-10
| | * | | | | | | | | rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-10
| | * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-10
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-05
| | | * | | | | | | | iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-05
| | | * | | | | | | | iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-05
| | | * | | | | | | | iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2013-06-04
| | | * | | | | | | | iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: Fix quota command settingsIlan Peer2013-06-04
| | | * | | | | | | | iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-04
| | | * | | | | | | | iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach2013-06-04
| | | * | | | | | | | iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-29
| | * | | | | | | | | cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter2013-06-10
| | * | | | | | | | | cw1200: read beyond end of array in debug codeDan Carpenter2013-06-10
| | * | | | | | | | | cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy2013-06-10
| | * | | | | | | | | cw1200: hwio: Remove an unnecessary gotoJoe Perches2013-06-10
| | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-03
| | * | | | | | | | ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Simplify ANI initializationSujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-03
| | * | | | | | | | ath9k: Return early for invalid ratesSujith Manoharan2013-06-03
| | * | | | | | | | net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-03
| | * | | | | | | | ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-03
| | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-03
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg2013-05-31
| | | * | | | | | | Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-31
| | * | | | | | | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-03
| | * | | | | | | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-03
| | * | | | | | | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-03
| | * | | | | | | | cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-03
| | * | | | | | | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-03
| | * | | | | | | | cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-03
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-30
| | * | | | | | | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-30
| | * | | | | | | cw1200: convert to use simple_open()Wei Yongjun2013-05-30
| | * | | | | | | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-30