summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-14net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter
2013-11-14net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()Dan Carpenter
2013-11-14usbnet: fix status interrupt urb handlingFelix Fietkau
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-11prism54: set netdev type to "wlan"Dan Williams
2013-11-11wcn36xx: missing unlocks on error pathsDan Carpenter
2013-11-11wcn36xx: Add missing unlock before returnWei Yongjun
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-11-11wcn36xx: harmless memory corruption bug in debugfsDan Carpenter
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy
2013-11-11mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2013-11-11ath9k: dfs_debug fix possible NULL dereferenceJanusz Dziedzic
2013-11-11ath9k: DFS radar use correct width enumJanusz Dziedzic
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun
2013-11-11libertas: potential oops in debugfsDan Carpenter
2013-11-11rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King
2013-11-11mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen
2013-11-11xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun
2013-11-11macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun
2013-11-11ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend
2013-11-08netdev: smc91x: enable for xtensaBaruch Siach
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-08net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-08net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev
2013-11-08net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-08net/mlx4_en: Add RFS support in UDPEyal Perry