summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-031-0/+10
* starfire: Fix dma_addr_t size test for MIPSBen Hutchings2010-12-311-1/+1
* tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
* Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-311-2/+8
* skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter2010-12-281-1/+1
* ppp: allow disabling multilink protocol ID compressionstephen hemminger2010-12-281-2/+7
* ehea: Avoid changing vlan flagsBreno Leitao2010-12-281-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2630-118/+252
|\
| * epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski2010-12-263-6/+6
| * sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski2010-12-261-2/+2
| * USB: mcs7830: return negative if auto negotiate failsDan Carpenter2010-12-231-1/+1
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-234-4/+8
| |\
| | * hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0Star
| | * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-203-3/+8
| * | atl1c: Do not use legacy PCI power managementRafael J. Wysocki2010-12-231-24/+15Star
| * | typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter2010-12-201-1/+0Star
| * | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr2010-12-201-2/+10
| * | asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard2010-12-171-0/+4
| * | tehuti: Firmware filename is tehuti/bdx.binBen Hutchings2010-12-171-2/+2
| * | net/veth: Fix packet checksummingMichał Mirosław2010-12-161-1/+3
| * | be2net: use mutex instead of spin lock for mbox_lockIvan Vecera2010-12-163-32/+47
| * | bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings2010-12-161-1/+6
| * | bonding: Change active slave quietly when bond is downBen Hutchings2010-12-161-6/+9
| * | bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings2010-12-161-26/+1Star
| * | axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki2010-12-162-1/+1
| * | bonding: Fix slave selection bug.Hillf Danton2010-12-161-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-158-7/+135
| |\|
| | * p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-141-0/+1
| | * p54usb: add 5 more USBIDsChristian Lamparter2010-12-131-0/+5
| | * libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
| | * iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy2010-12-096-1/+120
| | * iwlagn: rename enhanced txpower fieldsJohannes Berg2010-12-092-5/+8
* | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1560-253/+387
|\| |
| * | pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota2010-12-131-1/+1
| * | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-131-1/+4
| * | bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-131-2/+2
| * | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-131-2/+2
| * | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-131-16/+26
| * | qlge: Fix deadlock when cancelling worker.Ron Mercer2010-12-133-8/+6Star
| * | cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom2010-12-111-4/+11
| * | phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-112-6/+55
| * | enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri2010-12-111-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-1015-63/+82
| |\|
| | * orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| | * orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| | * ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| | * ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| | * ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| | * ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5