summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser
2010-12-06net: emaclite: Omit private ndo_get_stats functionTobias Klauser
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore
2010-12-06Fix a typo in datagram.c and sctp/socket.c.David Shwatrz
2010-12-06filter: add a security check at install timeEric Dumazet
2010-12-06net: arp: use assignmentChangli Gao
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla
2010-12-06be2net: FW init cmd fix for lancerSathya Perla
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla
2010-12-06af_packet: remove pgv.flagsChangli Gao
2010-12-06af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao
2010-12-06net: kill an RCU warning in inet_fill_link_af()Eric Dumazet
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet
2010-12-06ehea: Use the standard logging functionsJoe Perches
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-12-06USB CDC NCM host driverAlexey Orishko
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-12-06tg3: Update version to 3.116Matt Carlson
2010-12-06tg3: Relax EEE thresholdsMatt Carlson
2010-12-06tg3: Minor EEE code tweaksMatt Carlson
2010-12-06tg3: Fix 57765 EEE supportMatt Carlson
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-12-06tg3: Raise the jumbo frame BD flag thresholdMatt Carlson
2010-12-03net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore
2010-12-03qlcnic: Updated driver version to 5.0.13Anirban Chakraborty
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga
2010-12-03qlcnic: validate eswitch config values for PFAmit Kumar Salecha
2010-12-03qlcnic: Disable loopback supportSucheta Chakraborty
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings
2010-12-03sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings
2010-12-03sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson
2010-12-03sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings
2010-12-03sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move Falcon global event handling to falcon.cBen Hutchings
2010-12-03sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move SPI state to struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings
2010-12-03sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings
2010-12-03sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings
2010-12-03sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson
2010-12-03sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings
2010-12-03sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings
2010-12-03sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings