aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* vmxnet3: locking problems in xmitDan Carpenter2010-12-20
* ehea: Fixing some message levelBreno Leitao2010-12-20
* vxge: add missing flush of reset_taskTejun Heo2010-12-20
* ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet2010-12-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-17
| * tehuti: Firmware filename is tehuti/bdx.binBen Hutchings2010-12-17
| * net/veth: Fix packet checksummingMichał Mirosław2010-12-16
| * be2net: use mutex instead of spin lock for mbox_lockIvan Vecera2010-12-16
| * bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings2010-12-16
| * bonding: Change active slave quietly when bond is downBen Hutchings2010-12-16
| * bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings2010-12-16
| * axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2010-12-16
| * bonding: Fix slave selection bug.Hillf Danton2010-12-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-15
| |\
| | * p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-14
| | * p54usb: add 5 more USBIDsChristian Lamparter2010-12-13
| | * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-13
| | * iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy2010-12-09
| | * iwlagn: rename enhanced txpower fieldsJohannes Berg2010-12-09
| * | pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota2010-12-12
| * | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-12
| * | bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-12
| * | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-12
| * | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-12
| * | qlge: Fix deadlock when cancelling worker.Ron Mercer2010-12-12
| * | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom2010-12-10
| * | phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-10
| * | enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri2010-12-10
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-10
| |\|
| * | r8169: Fix runtime power managementRafael J. Wysocki2010-12-10
| * | hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer2010-12-09
| * | net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-09
* | | qlcnic: reset pci function unconditionally during probeRajesh Borundia2010-12-17
* | | qlcnic: fix ocm window register offset calculationRajesh Borundia2010-12-17
* | | qlcnic: fix LED test when interface is down.Sucheta Chakraborty2010-12-17
* | | ifb: fix a lockdep splatEric Dumazet2010-12-16
* | | net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław2010-12-16
* | | net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* | | bonding: add the debugfs interface to see RLB hash tableTaku Izumi2010-12-16
* | | bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi2010-12-16
* | | cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis2010-12-16
* | | cxgb4: extend VPD parsingDimitris Michailidis2010-12-16
* | | cxgb4: add const to static arraysJoe Perches2010-12-16
* | | cxgb4: remove a bitmapDimitris Michailidis2010-12-16
* | | cxgb4: remove the name field from the adapter structureDimitris Michailidis2010-12-16
* | | cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis2010-12-16
* | | cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis2010-12-16
* | | cxgb4: print port information after registering each netdevDimitris Michailidis2010-12-16
* | | cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis2010-12-16