aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11drivers/net/usb: remove depends on CONFIG_EXPERIMENTALKees Cook1-9/+7
2013-01-11drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-11drivers/net/team: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-11drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-11drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
2013-01-11drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-11drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-11drivers/net/ethernet/natsemi: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+0
2013-01-11drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+0
2013-01-11drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTALKees Cook1-7/+5
2013-01-11drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-11drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-11drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+9
2013-01-11drivers/net: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+4
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville13-13/+72
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-03vxlan: allow live mac address changestephen hemminger1-0/+1
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman1-2/+3
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel1-0/+1
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+6
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl1-0/+1
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider1-2/+2
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-02ath9k: Fix compilation breakageSujith Manoharan1-1/+2
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger1-0/+35
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork1-0/+1
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-40/+21
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-22Drivers: network: more __dev* removalGreg KH3-14/+13
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-59/+1309
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet1-21/+3
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-29/+19
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier6-44/+128
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya4-6/+24
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2-0/+55
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya3-2/+162
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-127/+237
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1