aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* be2net: clarify promiscuous cmd with a commentSathya Perla2010-04-131-0/+4
* drivers: net: last_rx eliminationEric Dumazet2010-04-137-9/+0
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-1313-13/+0
* bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli2010-04-131-1/+3
* PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-131-1/+1
* chelsio: Fix build warning.David S. Miller2010-04-131-1/+1
* e1000e: use static params to save stack spaceJesse Brandeburg2010-04-131-8/+8
* igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck2010-04-131-4/+4
* myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-22/+22
* qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-33/+33
* cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-10/+10
* chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-25/+25
* qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-36/+36
* tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-132-22/+22
* tg3: Update version to 3.110Matt Carlson2010-04-131-2/+2
* tg3: Remove function errors flagged by checkpatchMatt Carlson2010-04-131-9/+9
* tg3: Unify max pkt size preprocessor constantsMatt Carlson2010-04-132-3/+2
* tg3: Re-inline VLAN tags when appropriateMatt Carlson2010-04-131-11/+33
* tg3: Optimize rx double copy testMatt Carlson2010-04-132-10/+27
* tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson2010-04-131-0/+5
* tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson2010-04-132-0/+3
* tg3: Disable CLKREQ in L2Matt Carlson2010-04-132-0/+16
* gianfar: Add hardware TX timestamping supportManfred Rudigier2010-04-132-20/+101
* gianfar: Add hardware RX timestamping supportManfred Rudigier2010-04-132-5/+66
* Add non-Virtex5 support for LL TEMAC driverJohn Linn2010-04-133-38/+115
* net: ll_temac: remove virt_to_bus callJohn Linn2010-04-131-3/+1
* r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli2010-04-131-14/+13
* can: Add esd board support to plx_pci CAN driverMatthias Fuchs2010-04-132-12/+145
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-112598-3480/+7307
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-112594-3411/+7149
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-04-094-7/+7
| | |\
| | | *---. Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier2010-04-093-7/+6
| | | |\ \ \
| | | | | | * RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung2010-04-071-5/+4
| | | | | * | IB/mlx4: Check correct variable for allocation failureDan Carpenter2010-04-071-1/+1
| | | | | |/
| | | | * | IB/cm: Fix device_create() return value checkJani Nikula2010-03-311-1/+1
| | | | |/
| | | * | RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty2010-04-071-0/+1
| | | |/
| | * | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-091-1/+1
| | |\ \
| | | * | [S390] sclp_async: potential buffer overflowDan Carpenter2010-04-091-1/+1
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-0914-58/+121
| | |\ \ \
| | | * | | loop: Update mtime when writing using aopsNikanth Karthikesan2010-04-081-0/+2
| | | * | | drbd: lc_element_by_index() never returns NULLPhilipp Reisner2010-04-021-1/+1
| | | * | | cciss: unlock on error pathDan Carpenter2010-04-021-0/+1
| | | * | | Merge branch 'master' into for-linusJens Axboe2010-03-19505-7180/+9662
| | | |\ \ \
| | | * | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
| | | * | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-152-4/+2
| | | * | | | paride: fix off-by-one testRoel Kluin2010-03-123-6/+6
| | | * | | | drbd: fix al-to-on-disk-bitmap for 4k logical_block_sizeLars Ellenberg2010-03-111-4/+13
| | | * | | | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-111-1/+1
| | | * | | | drbd: Forcing primary should also work for Consistent disks [Bugz 266]Philipp Reisner2010-03-111-2/+2
| | | * | | | drbd: Make sure we do not send state updates during an empty resync [Bugz 271]Philipp Reisner2010-03-111-2/+1