summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: lower ring minimum size to 64Auke Kok2008-04-251-2/+2
* e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham2008-04-254-66/+137
* e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok2008-04-252-0/+46
* e1000e: cleanup several stats issuesBruce Allan2008-04-257-86/+122
* S2io: Removed rx_lock and put_lockSreenivasa Honnur2008-04-252-35/+2
* S2io: Removed receive buffer replenishment taskletSreenivasa Honnur2008-04-252-92/+4
* S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur2008-04-251-1/+1
* S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur2008-04-251-1/+1
* ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming2008-04-251-1/+1
* tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller2008-04-241-0/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-238-22/+82
|\
| * iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-232-2/+0
| * wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin2008-04-231-2/+3
| * prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin2008-04-231-1/+1
| * b43: Workaround DMA quirksMichael Buesch2008-04-231-8/+39
| * ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-231-4/+10
| * b43: Add more btcoexist workaroundsMichael Buesch2008-04-231-4/+9
| * b43: Fix HostFlags data typesMichael Buesch2008-04-232-3/+4
| * b43: Workaround invalid bluetooth settingsMichael Buesch2008-04-231-2/+20
* | iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi2008-04-231-2/+1
* | tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller2008-04-231-2/+9
* | ppp_generic: use stats from net_device structurePaulius Zaleckas2008-04-231-29/+19
|/
* iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
* rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
* iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
* hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-211-3/+0
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-191-1/+2
* tg3: 5701 DMA corruption fixMatt Carlson2008-04-192-4/+49
* iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-191-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18375-86245/+33895
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1711-72/+94
| |\
| * \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1757-3264/+2759
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | e1000: convert uint16_t style integers to u16Joe Perches2008-04-165-1128/+1128
| | * | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-167-302/+302
| | * | sb1000.c: make const arrays staticDenys Vlasenko2008-04-161-18/+29
| | * | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-161-27/+27
| | * | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-162-1/+2
| | * | make netxen_workq staticAdrian Bunk2008-04-162-18/+18
| | * | e1000e: reformat register test code, fix some minor initializationBruce Allan2008-04-161-60/+63
| | * | e1000e: rename a few functionsJeff Kirsher2008-04-166-18/+18
| | * | e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-165-48/+50
| | * | e1000e: limit EEPROM size accessesJeff Kirsher2008-04-162-0/+8
| | * | sc92031: use netdev_alloc_skbStephen Hemminger2008-04-161-1/+1
| | * | sc92031: start transmit return value bugfixStephen Hemminger2008-04-161-10/+4
OpenPOWER on IntegriCloud