aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bna: TX Intr Coalescing FixRasesh Mody2012-12-112-2/+3
* bna: Tx and Rx OptimizationsRasesh Mody2012-12-115-469/+380
* bna: Code Cleanup and EnhancementsRasesh Mody2012-12-112-17/+30
* net: smc911x: use io{read,write}*_rep accessorsMatthew Leach2012-12-112-12/+12
* bnx2x: use netdev_alloc_frag()Eric Dumazet2012-12-112-13/+32
* net: 8390: use io{read,write}*_rep accessorsMatthew Leach2012-12-101-8/+8
* net: dm9000: use io{read,write}*_rep accessorsMatthew Leach2012-12-101-6/+6
* net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon2012-12-101-10/+10
* r8169: workaround for missing extended GigaMAC registersfrançois romieu2012-12-081-18/+24
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-0784-236/+155
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1
* bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-075-3/+34
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-076-19/+17
* cnic: Include bnx2x.hMichael Chan2012-12-072-46/+20
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-073-120/+120
* bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-074-172/+181
* bnx2: Rename register read and write macrosMichael Chan2012-12-072-321/+321
* igb: Update igb version to 4.1.2Carolyn Wyborny2012-12-061-2/+2
* igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2012-12-061-6/+16
* igb: remove duplicate code for fallback interrupt initializationStefan Assmann2012-12-061-15/+14
* ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-062-1/+6
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-066-38/+4
* cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-052-4/+13
* cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-052-0/+24
* myri10ge: fix most sparse warningsAndrew Gallatin2012-12-051-5/+5
* 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-051-1/+1
* net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-1/+1
* qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-043-48/+89
* qlcnic: get board name APISony Chacko2012-12-042-31/+30
* qlcnic: modify PCI and register access routinesSony Chacko2012-12-044-162/+222
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-048-173/+177
* qlcnic: add 82xx adapter specific checksSony Chacko2012-12-042-8/+22
* tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson2012-12-041-5/+52
* tg3: PTP - Add the hardware timestamp ioctlMatt Carlson2012-12-041-0/+93
* tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson2012-12-041-1/+145
* tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-043-7/+115
* tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir2012-12-041-1/+4
* Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-03177-903/+912
|\
| * net/intel: remove __dev* attributesBill Pemberton2012-12-0311-49/+49
| * bnx2x: remove __dev* attributesBill Pemberton2012-12-033-35/+35
| * net/broadcom: remove __dev* attributesBill Pemberton2012-12-033-8/+8
| * net/ethernet: remove __dev* attributesBill Pemberton2012-12-035-18/+18
| * net/xilinx: remove __dev* attributesBill Pemberton2012-12-032-8/+8
| * net/wiznet: remove __dev* attributesBill Pemberton2012-12-032-8/+8
| * net/ps3_gelic_wireless: remove __dev* attributesBill Pemberton2012-12-031-3/+3
| * net/spider_net: remove __dev* attributesBill Pemberton2012-12-031-3/+3
| * net/ps3_gelic_net: remove __dev* attributesBill Pemberton2012-12-031-7/+7
| * net/davinci_emac: remove __dev* attributesBill Pemberton2012-12-032-6/+6