summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
|\
| * iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach2014-07-031-3/+2
| * iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-031-12/+0
| * iwlwifi: mvm: Fix broadcast filteringIlan Peer2014-06-241-6/+6
* | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
* | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
|\ \
| * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
* | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
* | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-255-18/+58
|\ \ \
| * | | Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain2014-06-231-0/+1
| * | | Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski2014-06-201-1/+11
| * | | Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg2014-06-201-0/+20
| * | | Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg2014-06-201-5/+12
| * | | Bluetooth: Fix overriding higher security level in SMPJohan Hedberg2014-06-201-9/+14
| * | | Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann2014-06-202-3/+0
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov2014-06-242-0/+8
| * | | iwlwifi: update the 7265 series HW IDsOren Givon2014-06-241-1/+2
| * | | iwlwifi: mvm: rework sched scan channel configurationEliad Peller2014-06-241-46/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-06-254-24/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | nl80211: move set_qos_map command into split stateJohannes Berg2014-06-241-6/+5
| * | | cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
| * | | Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-231-15/+7
| * | | mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-231-2/+3
| |/ /
* | | rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
* | | b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
* | | rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
* | | rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
|\ \ \
| * | | Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
| * | | Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| * | | Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| * | | Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
| * | | Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| * | | Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| * | | Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| * | | Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| * | | Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
| * | | Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
| * | | Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0
* | | | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
* | | | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
* | | | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
* | | | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
| |/ / |/| |
* | | Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\ \ \
| * | | net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28