summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico
2012-10-22qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin
2012-10-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-10-22cxgb4: Remove unnecessary #ifdef conditionVipul Pandya
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18net: qmi_wwan: adding more ZTE devicesBjørn Mork
2012-10-18phy: add AT803x driverMatus Ujhelyi
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-15brcmfmac: fix end of loop check (signedness bug)Dan Carpenter
2012-10-15brcmfmac: set dongle mode accordingly when interface upFranky Lin
2012-10-15brcmfmac: use control channel in roamed status reportingFranky Lin
2012-10-15brcmfmac: handle all exceptions as an error.Hante Meuleman
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11kaweth: print correct debug ptrAlan Cox
2012-10-11e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-11xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-11vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-11vxlan: fix receive checksum handlingstephen hemminger
2012-10-11vxlan: add additional headroomstephen hemminger
2012-10-11vxlan: allow configuring port rangestephen hemminger
2012-10-11vxlan: associate with tunnel socket on transmitstephen hemminger
2012-10-11vxlan: use ip_route_outputstephen hemminger
2012-10-11vxlan: fix byte order in hash functionstephen hemminger
2012-10-11vxlan: minor output refactoringstephen hemminger
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown
2012-10-09farsync: fix support for over 30 cardsDan Carpenter
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-08vxlan: fix more sparse warningsStephen Hemminger