summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-162-4/+8
* vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-161-1/+1
* mcs7830: Fix link state detectionOndrej Zary2012-10-121-9/+21
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-112-0/+21
* net/ethernet/jme: disable ASPMKevin Baradon2012-10-111-0/+4
* kaweth: print correct debug ptrAlan Cox2012-10-111-1/+1
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-102-4/+4
* xen: netback: handle compound page fragments on transmit.Ian Campbell2012-10-101-5/+35
* vxlan: fix oops when give unknown ifindexstephen hemminger2012-10-101-6/+10
* vxlan: fix receive checksum handlingstephen hemminger2012-10-101-2/+1
* vxlan: add additional headroomstephen hemminger2012-10-101-0/+1
* vxlan: allow configuring port rangestephen hemminger2012-10-101-5/+57
* vxlan: associate with tunnel socket on transmitstephen hemminger2012-10-101-0/+19
* vxlan: use ip_route_outputstephen hemminger2012-10-101-4/+8
* vxlan: fix byte order in hash functionstephen hemminger2012-10-101-2/+2
* vxlan: minor output refactoringstephen hemminger2012-10-101-11/+20
* Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-10-1016-92/+136
|\
| * carl9170: fix sleep in softirq contextRonald Wahl2012-10-082-15/+15
| * ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun2012-10-081-1/+2
| * mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-084-16/+27
| * mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-082-5/+16
| * mwifiex: reset scan_processing flag in failure casesAmitkumar Karwar2012-10-081-6/+10
| * mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-082-12/+16
| * rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-051-2/+2
| * ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-053-26/+31
| * ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-054-10/+13
| * ath9k: fix ASPM initialization on resumeFelix Fietkau2012-10-051-0/+5
* | netdev/phy: Prototype of_mdio_find_bus()Mark Brown2012-10-091-0/+1
* | farsync: fix support for over 30 cardsDan Carpenter2012-10-091-1/+1
* | be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde2012-10-091-2/+5
* | pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li2012-10-091-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-093-134/+448
|\ \
| * \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-092-134/+446
| |\ \
| | * \ Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-271-29/+1
| | |\ \
| | | * | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-29/+1
| | * | | netdev: octeon_mgmt: Make multi-line comment style consistent.David Daney2012-08-311-18/+9
| | * | | netdev: octeon_mgmt: Remove some useless 'inline'David Daney2012-08-311-4/+4
| | * | | netdev: octeon_mgmt: Cleanup and modernize MAC address handling.David Daney2012-08-311-7/+9
| | * | | netdev: octeon_mgmt: Set the parent device.David Daney2012-08-311-0/+2
| | * | | netdev: octeon_mgmt: Improve ethtool_ops.David Daney2012-08-311-4/+18
| | * | | netdev: octeon_mgmt: Add hardware timestamp support.Chad Reese2012-08-311-5/+152
| | * | | netdev: octeon_mgmt: Add support for 1Gig ports.David Daney2012-08-311-73/+255
| | |/ /
| * | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-0/+2
| |\ \ \
| | * | | mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein2012-10-031-0/+2
* | | | | e1000e: add device IDs for i218Bruce Allan2012-10-092-0/+4
* | | | | ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-092-2/+2
* | | | | ixgbevf: Set the netdev number of Tx queuesGreg Rose2012-10-091-0/+7
* | | | | net: fix typo in freescale/ucc_geth.cMichael Neuling2012-10-091-1/+1
* | | | | vxlan: fix more sparse warningsStephen Hemminger2012-10-081-2/+2
* | | | | net: gro: selective flush of packetsEric Dumazet2012-10-082-2/+2
OpenPOWER on IntegriCloud