aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-22net: startup race in hso driverOliver Neukum
2008-12-22pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski
2008-12-22r6040: bump release number to 0.19Florian Fainelli
2008-12-22r6040: save and restore MIER correctly in the interrupt routineJoe Chou
2008-12-22r6040: fix wrong logic in mdio codeJoe Chou
2008-12-22net: Fix oops in dev_ifsioc()Jarek Poplawski
2008-12-21tg3: Update version to 3.97Matt Carlson
2008-12-21tg3: tg3.h cleanupsMatt Carlson
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson
2008-12-21tg3: WOL fixesMatt Carlson
2008-12-21pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-22Convert ixp4xx_eth driver to use net_device_ops.Krzysztof Hałasa
2008-12-22drivers/net/wan: Remove redundant testJulia Lawall
2008-12-22HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22Update MAINTAINERS entries for IXP4xx and WAN network drivers.Krzysztof Hałasa
2008-12-22WAN: Add IXP4xx HSS HDLC driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add ethtool support to Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Add PHYLIB support to Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: Make the Ethernet driver use built-in netdev stats.Krzysztof Hałasa
2008-12-22IXP4xx: Silence section mismatch warning in Ethernet driver.Krzysztof Hałasa
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang