Age | Commit message (Expand) | Author |
2008-12-25 | smsc911x: don't clobber driver_data | Steve Glendinning |
2008-12-25 | netns: igmp: make /proc/net/{igmp,mcfilter} per netns | Alexey Dobriyan |
2008-12-25 | netns: igmp: allow IPPROTO_IGMP sockets in netns | Alexey Dobriyan |
2008-12-25 | smsc911x: make smsc911x_ethtool_ops constant | Steve Glendinning |
2008-12-25 | smsc911x: convert driver to use net_device_ops | Steve Glendinning |
2008-12-25 | smsc911x: fix BUG if module is removed while interface is up | Steve Glendinning |
2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-22 | net: startup race in hso driver | Oliver Neukum |
2008-12-22 | pkt_sched: Remove smp_wmb() in qdisc_watchdog() | Jarek Poplawski |
2008-12-22 | r6040: bump release number to 0.19 | Florian Fainelli |
2008-12-22 | r6040: save and restore MIER correctly in the interrupt routine | Joe Chou |
2008-12-22 | r6040: fix wrong logic in mdio code | Joe Chou |
2008-12-22 | net: Fix oops in dev_ifsioc() | Jarek Poplawski |
2008-12-21 | tg3: Update version to 3.97 | Matt Carlson |
2008-12-21 | tg3: tg3.h cleanups | Matt Carlson |
2008-12-21 | tg3: Remove unused cfgspc device members | Matt Carlson |
2008-12-21 | tg3: Cleanup IPV6 LSO | Matt Carlson |
2008-12-21 | tg3: WOL fixes | Matt Carlson |
2008-12-21 | pkt_sched: Annotate uninitialized var in sfq_enqueue() | Jarek Poplawski |
2008-12-21 | ixgbe: fix the display of DCB control stats in ethtool | Don Skidmore |
2008-12-21 | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore |
2008-12-21 | net: fix DCB setstate to return success/failure | Don Skidmore |
2008-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-12-22 | Convert ixp4xx_eth driver to use net_device_ops. | Krzysztof Hałasa |
2008-12-22 | drivers/net/wan: Remove redundant test | Julia Lawall |
2008-12-22 | HDLC_PPP: Fix Configure-Ack to return original options as required by the sta... | Krzysztof Hałasa |
2008-12-22 | IXP4xx: move common debugging from network drivers to QMGR module. | Krzysztof Hałasa |
2008-12-22 | Update MAINTAINERS entries for IXP4xx and WAN network drivers. | Krzysztof Hałasa |
2008-12-22 | WAN: Add IXP4xx HSS HDLC driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add ethtool support to Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Add PHYLIB support to Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Make the Ethernet driver use built-in netdev stats. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: Silence section mismatch warning in Ethernet driver. | Krzysztof Hałasa |
2008-12-22 | IXP4xx: clear IRQ stat in qmgr_disable_irq(). | Krzysztof Hałasa |
2008-12-22 | IXP4xx: check for queue being empty in qmgr_release_queue(). | Krzysztof Hałasa |
2008-12-19 | b43: Add key memory dumping | Michael Buesch |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch |
2008-12-19 | ath5k: correct packet length in tx descriptors | Bob Copeland |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo |
2008-12-19 | mac80211: track master queue status | Kalle Valo |
2008-12-19 | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen |
2008-12-19 | ath9k: Fixed RX decryption status reporting | Jouni Malinen |
2008-12-19 | ath9k: Fix key cache slot selection for splitmic | Jouni Malinen |
2008-12-19 | ath9k: Protect config() callback with a mutex | Sujith |
2008-12-19 | mac80211: Print unknown packet type in tasklet_handler | Larry Finger |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter |