summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-12rtlwifi: Fix a false leak indication for PCI devicesLarry Finger
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar
2013-06-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan
2013-06-03ath9k: Return early for invalid ratesSujith Manoharan
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang
2013-06-03ath9k: advertise support for active monitor interfacesFelix Fietkau
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy
2013-06-03cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy