aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * ipheth: remove incorrect devtype to WWANDan Williams2010-09-10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-07
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
| | |\ \ \
| | | * | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-23
| | |\ \ \ \
| | * | | | | ipheth: add support for iPhone 4Jens Axboe2010-08-23
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-17
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-09
| * | | | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-08
| * | | | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-07
| * | | | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-07
| * | | | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-07
| * | | | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-07
| * | | | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-07
| * | | | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-03
| * | | | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-03
| * | | | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-03
| | |_|_|_|/ | |/| | | |
| * | | | | Revert "sky2: don't do GRO on second port"David S. Miller2010-09-02
| * | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-01
| * | | | | sky2: don't do GRO on second portstephen hemminger2010-09-01
| * | | | | pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-01
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-01
| |\ \ \ \ \
| | * | | | | ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-31
| | * | | | | ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-31
| | * | | | | p54: fix tx feedback status flag checkChristian Lamparter2010-08-30
| | * | | | | ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-30
| | * | | | | libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-27
| * | | | | | pcnet_cs: add new_idKen Kawasaki2010-08-28
| | |_|_|_|/ | |/| | | |
| * | | | | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-26
| * | | | | pxa168_eth: silence gcc warningsDan Carpenter2010-08-24
| * | | | | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-24
| * | | | | pxa168_eth: fix error handling in propeDan Carpenter2010-08-24
| * | | | | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-24
| * | | | | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-24
| * | | | | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-24
| * | | | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-24
| * | | | | qlcnic: fix poll implementationYinglin Luan2010-08-23
| * | | | | netxen: fix poll implementationYinglin Luan2010-08-23
| | |_|_|/ | |/| | |
* | | | | drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas2010-09-10
* | | | | au1000-eth: change multi-line comments styleFlorian Fainelli2010-09-10
* | | | | au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli2010-09-10
* | | | | au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli2010-09-10
* | | | | au1000-eth: fix bad printk usagesFlorian Fainelli2010-09-10
* | | | | au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli2010-09-10
* | | | | au1000-eth: stylistic fixesFlorian Fainelli2010-09-10
* | | | | au1000-eth: typedefs removalFlorian Fainelli2010-09-10
* | | | | ixgbevf: remove private net_device_statsEric Dumazet2010-09-10