summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger
2013-02-01rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger
2013-02-01rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger
2013-02-01rtlwifi: rtl8192c: Fix W=1 warningLarry Finger
2013-02-01rtlwifi: Fix warnings in usb.cLarry Finger
2013-02-01rtlwifi: Fix many compile warnings when using W=1Larry Finger
2013-02-01wireless: rt2x00: rt2800pci add idXose Vazquez Perez
2013-02-01ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann
2013-02-01ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann
2013-02-01ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann
2013-02-01ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann
2013-02-01ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao
2013-02-01ath9k: report A-MPDU statusChristian Lamparter
2013-02-01wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg
2013-02-01iwlwifi: add the MVM driverJohannes Berg
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg
2013-01-30iwlwifi: fix calibration parserJohannes Berg
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg
2013-01-30Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-01-30wil6210: fix wil_vring_init_tx statusVladimir Kondratiev
2013-01-30wil6210: Never delete Rx chain with firmwareVladimir Kondratiev
2013-01-30wil6210: checkpatch warningsVladimir Kondratiev
2013-01-30wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev
2013-01-30wil6210: Reorder reset preparation sequenceVladimir Kondratiev
2013-01-30wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev
2013-01-30wil6210: Fix "don't scan after connect" logicVladimir Kondratiev
2013-01-30wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev
2013-01-30wil6210: Fix: Tx stallVladimir Kondratiev
2013-01-30wil6210: Count Tx statistics on Tx completionVladimir Kondratiev