summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: Handle out of buffer completions for lancerSathya Perla2010-12-062-21/+38
* be2net: FW init cmd fix for lancerSathya Perla2010-12-061-19/+8
* be2net: Fix be_dev_family_check() return value checkSathya Perla2010-12-061-1/+1
* af_packet: remove pgv.flagsChangli Gao2010-12-061-15/+5
* af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()Changli Gao2010-12-061-17/+19
* net: kill an RCU warning in inet_fill_link_af()Eric Dumazet2010-12-061-4/+4
* __in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet2010-12-061-1/+1
* filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet2010-12-062-1/+9
* ehea: Use the standard logging functionsJoe Perches2010-12-065-293/+274
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-0612-51/+35
* USB CDC NCM host driverAlexey Orishko2010-12-063-0/+1233
* usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-062-14/+37
* tg3: Update version to 3.116Matt Carlson2010-12-061-2/+2
* tg3: Relax EEE thresholdsMatt Carlson2010-12-062-12/+33
* tg3: Minor EEE code tweaksMatt Carlson2010-12-061-7/+10
* tg3: Fix 57765 EEE supportMatt Carlson2010-12-061-16/+16
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-063-11/+13
* tg3: Raise the jumbo frame BD flag thresholdMatt Carlson2010-12-061-2/+2
* net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao2010-12-031-11/+23
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-034-16/+105
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-033-0/+8
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-033-5/+22
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-032-11/+27
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-031-2/+2
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-038-140/+348
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-031-3/+6
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-034-13/+7
* sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-031-1/+1
* sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-031-2/+6
* sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-032-1/+1
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-035-8/+15
* sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-033-43/+43
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-034-7/+9
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-036-75/+69
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-031-0/+1
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-031-0/+6
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-031-1/+1
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-023-10/+2
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-022-87/+15
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-021-6/+0
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-021-1/+1
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-023-3/+2
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-024-53/+5
OpenPOWER on IntegriCloud