summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2800: 5592: early definesStanislaw Gruszka2013-03-184-0/+8
* rt2800: do not crash if spec->channels is NULLStanislaw Gruszka2013-03-181-0/+3
* rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-182-3/+112
* rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa2013-03-183-12/+23
* mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-182-85/+1
* Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-1818-94/+628
|\
| * ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan2013-03-181-2/+4
| * ath: changed kmalloc to kmemdupAndrei Epure2013-03-181-3/+1
| * ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-182-5/+7
| * ath6kl: remove false check from ath6kl_rx()Kalle Valo2013-03-181-1/+1
| * ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo2013-03-181-0/+3
| * ath6kl: add tracing support to debug message macrosKalle Valo2013-03-182-4/+50
| * ath6kl: add tracing support to log functionsKalle Valo2013-03-183-0/+41
| * ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2013-03-182-7/+54
| * ath6kl: adding tracing points for htc_mboxKalle Valo2013-03-182-1/+76
| * ath6kl: add tracing point for hif irqsKalle Valo2013-03-182-0/+23
| * ath6kl: add tracing points for sdio transfersKalle Valo2013-03-183-0/+105
| * ath6kl: add tracing support and tracing points for wmi packetsKalle Valo2013-03-186-0/+125
| * ath6kl: cold reset target after host warm bootKalle Valo2013-03-182-2/+13
| * ath6kl: fix usb related error handling and warningsKalle Valo2013-03-183-21/+33
| * ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-184-39/+10
| * ath6kl: print firmware capabilitiesKalle Valo2013-03-181-0/+73
| * ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-091-2/+1
| * ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2013-03-052-2/+0
| * ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-052-6/+6
| * ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan2013-03-051-0/+2
| * ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan2013-03-051-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18101-591/+2624
|\ \
| * | rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-131-52/+35
| * | rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-132-9/+9
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-132-0/+6
| |\ \
| | * | Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee2013-03-112-0/+3
| | * | Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer2013-02-202-0/+3
| * | | Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-112-9/+55
| |\ \ \
| | * | | NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz2013-03-081-4/+12
| | * | | NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz2013-03-081-0/+29
| | * | | NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz2013-03-081-7/+14
| | * | | NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz2013-03-081-0/+2
| * | | | rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-081-2/+0
| * | | | mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3
| |/ / /
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0621-381/+299
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0621-381/+299
| | |\ \ \
| | | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0415-339/+229
| | | |\ \ \
| | | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-046-42/+70
| | | |\ \ \ \
| * | | | | | | be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-064-8/+22
| * | | | | | | net: docs: document multiqueue tuntap APIJason Wang2013-03-061-0/+77
| * | | | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-062-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings2013-03-061-1/+1
| | * | | | | | sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-061-2/+2
| * | | | | | | benet: Wait f/w POST until timeoutGavin Shan2013-03-061-17/+10