aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller49-378/+632
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6David S. Miller3-14/+37
2010-12-08via-rhine: hardware VLAN supportRoger Luethi1-14/+312
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis1-1/+1
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp3-0/+777
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2-2/+2
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller19-90/+107
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings1-12/+19
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings3-2/+18
2010-12-07sfc: Generalise filter spec initialisationBen Hutchings3-191/+248
2010-12-07sfc: Remove filter table IDs from filter functionsBen Hutchings4-25/+34
2010-12-07sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings1-3/+6
2010-12-06Revert "ehea: Use the standard logging functions"David S. Miller5-274/+293
2010-12-06sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings3-2/+68
2010-12-06sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings1-1/+14
2010-12-06sfc: Add compile-time checks for correctness of paged register writesBen Hutchings1-8/+23
2010-12-06sfc: Remove redundant memory barriers between MMIOsBen Hutchings1-5/+0
2010-12-06sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings1-49/+49
2010-12-06sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings1-3/+2
2010-12-06sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings1-18/+23
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser1-19/+15
2010-12-06net: emaclite: Omit private ndo_get_stats functionTobias Klauser1-16/+0
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser1-9/+0
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore1-3/+3
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2-3/+28
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore1-0/+3
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla2-21/+38
2010-12-06be2net: FW init cmd fix for lancerSathya Perla1-19/+8
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla1-1/+1
2010-12-06ehea: Use the standard logging functionsJoe Perches5-293/+274
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław10-48/+27
2010-12-06USB CDC NCM host driverAlexey Orishko3-0/+1233
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-14/+31
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville77-3624/+4710
2010-12-06tg3: Update version to 3.116Matt Carlson1-2/+2
2010-12-06tg3: Relax EEE thresholdsMatt Carlson2-12/+33
2010-12-06tg3: Minor EEE code tweaksMatt Carlson1-7/+10
2010-12-06tg3: Fix 57765 EEE supportMatt Carlson1-16/+16
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson2-11/+8
2010-12-06tg3: Raise the jumbo frame BD flag thresholdMatt Carlson1-2/+2
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore4-16/+105
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore3-0/+8
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore3-5/+22
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2-11/+27
2010-12-03qlcnic: Updated driver version to 5.0.13Anirban Chakraborty1-2/+2
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga7-140/+21
2010-12-03qlcnic: validate eswitch config values for PFAmit Kumar Salecha1-3/+6