summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger2014-10-081-1/+1
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-084-23/+35
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-081-2/+2
* ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak2014-10-071-0/+1
* ath9k: Fix crash in MCC modeSujith Manoharan2014-10-071-1/+1
* ath: Fix smatch warningSujith Manoharan2014-10-071-4/+4
* rtl818x_pci: fix response rate may be incorrect.Andrea Merello2014-10-071-11/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-10-0716-29/+80
|\
| * brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-231-1/+1
| * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
| * net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
| * Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-09-223-8/+18
| |\
| | * NFC: st21nfca: Fix potential depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | * NFC: st21nfcb: Fix depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | * NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter2014-09-051-4/+12
| * | net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann2014-09-161-0/+1
| * | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| * | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
| * | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
| * | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
| * | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
| * | Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0914-39/+65
| |\ \
| * \ \ Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-092-1/+7
| |\ \ \ | | |_|/ | |/| |
| | * | mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-051-1/+1
| | * | nl80211: clear skb cb before passing to netlinkJohannes Berg2014-09-031-0/+6
* | | | rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-028-54/+12
* | | | rtlwifi: Fix Kconfig for RTL8192EELarry Finger2014-10-021-1/+2
* | | | ath9k: Fix flushing in MCC modeSujith Manoharan2014-10-021-0/+16
* | | | ath9k: Fix queue handling for channel contextsSujith Manoharan2014-10-021-6/+1
* | | | ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2014-10-022-0/+24
* | | | ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan2014-10-023-6/+7
* | | | ath9k: Fix queue handling in flush()Sujith Manoharan2014-10-021-5/+0
* | | | ath9k: Remove duplicate codeSujith Manoharan2014-10-021-9/+1
* | | | ath9k: Fix pending frame checkSujith Manoharan2014-10-021-3/+0
* | | | ath9k: Check pending frames properlySujith Manoharan2014-10-021-1/+4
* | | | ath9k: Print RoC expirationSujith Manoharan2014-10-021-0/+7
* | | | mwifiex: add support for SD8887 chipsetAvinash Patil2014-10-023-2/+62
* | | | mwifiex: few more register offset entries for sdio card structureAvinash Patil2014-10-022-39/+59
* | | | wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-026-0/+276
* | | | wil6210: manual FW error recovery modeVladimir Kondratiev2014-10-025-9/+121
* | | | ath: Add support for tracingSujith Manoharan2014-10-026-0/+107
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-025-63/+139
|\ \ \ \
| * | | | Bluetooth: 6lowpan: Check transmit errors for multicast packetsJukka Rissanen2014-10-021-3/+10
| * | | | Bluetooth: 6lowpan: Return EAGAIN error also for multicast packetsJukka Rissanen2014-10-021-11/+5
| * | | | Bluetooth: 6lowpan: Avoid memory leak if memory allocation failsJukka Rissanen2014-10-021-2/+6
| * | | | Bluetooth: 6lowpan: Memory leak as the skb is not freedJukka Rissanen2014-10-021-0/+2
| * | | | Bluetooth: Fix lockdep warning with l2cap_chan_connectJohan Hedberg2014-10-021-5/+8
| * | | | Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar2014-09-301-4/+0
| * | | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu2014-09-302-2/+34
OpenPOWER on IntegriCloud