Age | Commit message (Expand) | Author |
2008-07-08 | net: Delete NETDEVICES_MULTIQUEUE kconfig option. | David S. Miller |
2008-07-08 | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller |
2008-07-08 | pkt_sched: Add qdisc_reset_all_tx(). | David S. Miller |
2008-07-08 | netdev: Move rest of qdisc state into struct netdev_queue | David S. Miller |
2008-07-08 | netdev: The ingress_lock member is no longer needed. | David S. Miller |
2008-07-08 | netdev: Move queue_lock into struct netdev_queue. | David S. Miller |
2008-07-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-08 | rtl8187: Change detection of RTL8187B with USB ID of 8187 | Larry Finger |
2008-07-08 | rtl8187: updating Kconfig to support RTL8187B | Hin-Tak Leung |
2008-07-08 | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2) | Hin-Tak Leung |
2008-07-08 | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1) | Hin-Tak Leung |
2008-07-08 | rtl8187: updating rtl8187_rtl8225.c to support RTL8187B | Hin-Tak Leung |
2008-07-08 | rtl8187: updating rtl818x.h to support RTL8187B | Hin-Tak Leung |
2008-07-08 | rtl8187: updating rtl8187.h to support RTL8187B | Hin-Tak Leung |
2008-07-08 | rt2x00: Fix register comments | Ivo van Doorn |
2008-07-08 | hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM | Pavel Roskin |
2008-07-08 | b43legacy: Remove switch statement with 64-bit index | Larry Finger |
2008-07-08 | rt2x00: Report RX end time for rt2400pci | Ivo van Doorn |
2008-07-08 | rt2x00: Use ieee80211_hw->workqueue again | Ivo van Doorn |
2008-07-08 | rt2x00: Decrease alignment headroom | Ivo van Doorn |
2008-07-08 | rt2x00: Remove input_polldev requirements for rfkill | Ivo van Doorn |
2008-07-08 | zd1211rw: beacon config error checking | Daniel Drake |
2008-07-08 | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty... | Helmut Schaa |
2008-07-08 | iwlwifi: remove input device and fix rfkill state | Adel Gadllah |
2008-07-08 | iwlwifi: request Tx of block ack request if necessary | Ron Rindjunsky |
2008-07-08 | iwlwifi: fix error path of iwl_rfkill_init | Tomas Winkler |
2008-07-08 | vlan: move struct vlan_dev_info to private header | Patrick McHardy |
2008-07-08 | irda: Remove useless pm_dev references | Rafael J. Wysocki |
2008-07-08 | irda: New device ID for nsc-ircc | Ville Syrjala |
2008-07-08 | irda: via-ircc proper dma freeing | Wang Chen |
2008-07-07 | amd8111e: delete non NAPI code from the driver. | Francois Romieu |
2008-07-07 | starfire: delete non NAPI code from the driver. | Francois Romieu |
2008-07-07 | netdev: remove unused S2IO_NAPI | Francois Romieu |
2008-07-07 | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch |
2008-07-07 | zd1211rw: add ID for AirTies WUS-201 | Firat Birlik |
2008-07-07 | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins |
2008-07-07 | hostap_cs: correct poor NULL checks in suspend/resume routines | John W. Linville |
2008-07-06 | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-07-05 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller |
2008-07-04 | 8390: Split 8390 support into a pausing and a non pausing driver core | Alan Cox |
2008-07-04 | WAN: Remove no longer needed pvc_desc in FR code. | Krzysztof Halasa |
2008-07-04 | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa |
2008-07-04 | igb: add NAPI Rx queue support | PJ Waskiewicz |
2008-07-04 | igb: fix init on 82575 with MNG enabled | Alexander Duyck |
2008-07-04 | igb: eliminate hw from the hw_dbg macro arguments | Auke Kok |
2008-07-04 | igb: fix parameter options | Alexander Duyck |
2008-07-04 | igb: cleanup function header comments | Jeff Kirsher |
2008-07-04 | igb: Remove adapter struct from these function call parameters | Mitch Williams |