aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur
2008-04-25ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-23b43: Workaround DMA quirksMichael Buesch
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch
2008-04-23b43: Fix HostFlags data typesMichael Buesch
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe
2008-04-17tc35815: Statistics cleanupAtsushi Nemoto
2008-04-17natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-04-16sb1000.c: make const arrays staticDenys Vlasenko
2008-04-16sb1000.c: stop inlining largish static functionsDenys Vlasenko
2008-04-16#if 0 netxen_nic_link_ok()Adrian Bunk