summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-1431-163/+284
|\
| * prism54: set netdev type to "wlan"Dan Williams2013-11-111-2/+5
| * wcn36xx: missing unlocks on error pathsDan Carpenter2013-11-111-2/+4
| * wcn36xx: Add missing unlock before returnWei Yongjun2013-11-111-1/+2
| * ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-116-48/+128
| * wcn36xx: harmless memory corruption bug in debugfsDan Carpenter2013-11-111-1/+1
| * mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-111-3/+26
| * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2013-11-111-0/+3
| * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| * rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
| * rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2013-11-112-57/+42
| * ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic2013-11-111-3/+10
| * ath9k: DFS radar use correct width enumJanusz Dziedzic2013-11-111-2/+2
| * rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-113-5/+5
| * libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-111-0/+1
| * libertas: potential oops in debugfsDan Carpenter2013-11-111-1/+5
| * rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King2013-11-111-2/+3
| * mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar2013-11-111-4/+7
| * mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-111-10/+12
| * mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-111-10/+12
| * mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-114-8/+9
| * mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter2013-11-111-0/+3
| * rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-111-1/+1
| * wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-111-1/+1
* | net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-141-1/+2
* | net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter2013-11-141-1/+1
* | usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-141-3/+0
* | bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico2013-11-141-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13675-14281/+36791
|\ \
| * | random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-111-1/+4
| * | PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
| * | xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
| * | macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-111-0/+1
| * | ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-111-0/+1
| |/
| * ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
| * igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
| * ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
| * ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
| * netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0832-87/+244
| |\
| | * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
| | |\
| | | * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| | |\ \
| | | * | iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | | * | iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| | | * | iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| | | * | iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | | * | iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12