summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Simplify MSI interrupt testingJean Delvare2010-09-141-25/+4
* bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov2010-09-134-5/+17
* cx82310_eth: allow empty URBsOndrej Zary2010-09-131-9/+3
* cx82310_eth: check usb_string() return value for errorOndrej Zary2010-09-131-5/+3
* drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-131-42/+42
* net/cxgb3: remove undefined operationsAndreas Schwab2010-09-131-1/+1
* net/de4x5: remove undefined operationsAndreas Schwab2010-09-131-9/+9
* sundance: Add power management hooksDenis Kirjanov2010-09-131-0/+48
* sfc: Fix order of channel_name array dimensionsBen Hutchings2010-09-131-1/+1
* bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller2010-09-121-1/+2
* sfc: Allow changing the DMA ring sizes dynamically via ethtoolBen Hutchings2010-09-105-52/+224
* sfc: Make the dmaq size a run-time setting (rather than compile-time)Steve Hodgson2010-09-107-76/+109
* sfc: Allocate each channel separately, along with its RX and TX queuesBen Hutchings2010-09-103-76/+61
* sfc: Refactor channel and queue lookup and iterationBen Hutchings2010-09-107-75/+125
* sfc: Abstract channel and index lookup for RX queuesBen Hutchings2010-09-103-33/+47
* sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings2010-09-101-4/+4
* sfc: Fix failure paths in efx_probe_port()Ben Hutchings2010-09-101-2/+2
* sfc: Remove declarations of functions that no longer existBen Hutchings2010-09-101-2/+0
* sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errorsBen Hutchings2010-09-101-1/+1
* sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings2010-09-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-0928-142/+199
|\
| * ipheth: remove incorrect devtype to WWANDan Williams2010-09-091-6/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-0876-807/+616
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-079-9/+12
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-287-36/+63
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
| | |\ \ \
| | | * | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2341-186/+1973
| | |\ \ \ \
| | * | | | | ipheth: add support for iPhone 4Jens Axboe2010-08-231-0/+5
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1710-16/+48
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-081-18/+21
| * | | | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6
| * | | | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
| * | | | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
| * | | | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| * | | | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
| * | | | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
| * | | | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2
| * | | | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10
| * | | | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| | |_|_|_|/ | |/| | | |
| * | | | | Revert "sky2: don't do GRO on second port"David S. Miller2010-09-021-11/+8
| * | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
| * | | | | sky2: don't do GRO on second portstephen hemminger2010-09-011-8/+11
| * | | | | pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-011-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-016-5/+8
| |\ \ \ \ \
| | * | | | | ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| | * | | | | ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| | * | | | | p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| | * | | | | ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| | * | | | | libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1