summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * brcmfmac: Remove copy mac address from drvr at netdev up.Hante Meuleman2013-02-081-2/+0
| * brcmfmac: Remove drvr_up from bus interface.Hante Meuleman2013-02-083-22/+2
| * p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-081-1/+1
| * mwl8k: add single band 88W8366 PCI device IDsJonas Gorski2013-02-081-0/+2
| * net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-02-082-2/+2
| * wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez2013-02-081-0/+5
| * NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter2013-02-081-3/+2
| * Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-02-0810-5/+1427
| |\
| | * NFC: pn533: Fix target polling modeThierry Escande2013-02-081-1/+1
| | * NFC: microread: Add MEI physical layerSamuel Ortiz2013-02-083-0/+254
| | * NFC: microread: Add i2c physical layerSamuel Ortiz2013-02-033-0/+354
| | * NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-037-0/+816
| | * nfc: pn533: Remove unreachable codeWaldemar Rymarkiewicz2013-01-291-2/+0
| | * nfc: pn533: Use static poll_mod and std_frame_opsWaldemar Rymarkiewicz2013-01-291-2/+2
| * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-0817-59/+99
| |\ \
| | * | wlcore: fix wrong remote rates when starting STA roleLuciano Coelho2013-02-081-3/+5
| | * | wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2013-02-082-3/+9
| | * | wlcore: don't hide real error code when booting failsLuciano Coelho2013-02-081-7/+4
| | * | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-087-17/+28
| | * | wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2013-02-082-2/+2
| | * | wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2013-02-082-17/+12
| | * | wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-086-13/+44
| | * | wlcore: remove unused set_power methodLuciano Coelho2013-02-082-2/+0
| | * | wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho2013-02-081-2/+2
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-0838-451/+1438
| |\ \ \ | | |/ / | |/| |
| * | | rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger2013-02-015-30/+4
| * | | rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger2013-02-011-2/+2
| * | | rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger2013-02-011-1/+1
| * | | rtlwifi: rtl8192c: Fix W=1 warningLarry Finger2013-02-011-1/+2
| * | | rtlwifi: Fix warnings in usb.cLarry Finger2013-02-011-4/+0
| * | | rtlwifi: Fix many compile warnings when using W=1Larry Finger2013-02-011-1/+1
| * | | wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
| * | | bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki2013-02-011-1/+1
| * | | ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann2013-02-011-2/+0
| * | | ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-012-8/+9
| * | | ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-011-1/+1
| * | | ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann2013-02-011-0/+2
| * | | ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann2013-02-011-1/+1
| * | | ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann2013-02-011-0/+1
| * | | mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-017-10/+3
| * | | mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-013-43/+0
| * | | ath9k: report A-MPDU statusChristian Lamparter2013-02-012-0/+22
| * | | wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez2013-02-011-5/+9
| * | | iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-012-28/+54
| * | | bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2013-02-012-4/+4
| * | | iwl4965: report A-MPDU statusChristian Lamparter2013-02-013-0/+13
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-015-102/+150
| |\ \ \
| | * | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-011-6/+2
| | * | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0
| | * | | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-011-8/+10
OpenPOWER on IntegriCloud