aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka3-0/+3
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter1-1/+1
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean1-2/+11
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger1-3/+16
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak1-1/+4
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2-12/+0
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico1-60/+6
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico1-13/+6
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico1-6/+20
2012-10-22qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin1-2/+7
2012-10-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-61/+50
2012-10-21cxgb4: Remove unnecessary #ifdef conditionVipul Pandya3-24/+27
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-61/+50
2012-10-18net: qmi_wwan: adding more ZTE devicesBjørn Mork1-0/+41
2012-10-18phy: add AT803x driverMatus Ujhelyi3-0/+182
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov2-4/+8
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko1-1/+1
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter1-2/+2
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin1-36/+2
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin1-6/+20
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman1-1/+1
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum2-0/+21
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon1-0/+4
2012-10-11kaweth: print correct debug ptrAlan Cox1-1/+1
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2-4/+4
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell1-5/+35
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger1-6/+10
2012-10-10vxlan: fix receive checksum handlingstephen hemminger1-2/+1
2012-10-10vxlan: add additional headroomstephen hemminger1-0/+1
2012-10-10vxlan: allow configuring port rangestephen hemminger1-5/+57
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger1-0/+19
2012-10-10vxlan: use ip_route_outputstephen hemminger1-4/+8
2012-10-10vxlan: fix byte order in hash functionstephen hemminger1-2/+2
2012-10-10vxlan: minor output refactoringstephen hemminger1-11/+20
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-92/+136
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-10-09farsync: fix support for over 30 cardsDan Carpenter1-1/+1
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde1-2/+5
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li1-0/+3
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3-134/+448
2012-10-09e1000e: add device IDs for i218Bruce Allan2-0/+4
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2-2/+2
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose1-0/+7
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-134/+446
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling1-1/+1
2012-10-08vxlan: fix more sparse warningsStephen Hemminger1-2/+2