aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung
2008-07-08rt2x00: Fix register commentsIvo van Doorn
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger
2008-07-08rt2x00: Report RX end time for rt2400pciIvo van Doorn
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn
2008-07-08rt2x00: Decrease alignment headroomIvo van Doorn
2008-07-08rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn
2008-07-08zd1211rw: beacon config error checkingDaniel Drake
2008-07-08iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa
2008-07-08iwlwifi: remove input device and fix rfkill stateAdel Gadllah
2008-07-08iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky
2008-07-08iwlwifi: fix error path of iwl_rfkill_initTomas Winkler
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy
2008-07-08irda: Remove useless pm_dev referencesRafael J. Wysocki
2008-07-08irda: New device ID for nsc-irccVille Syrjala
2008-07-08irda: via-ircc proper dma freeingWang Chen
2008-07-07amd8111e: delete non NAPI code from the driver.Francois Romieu
2008-07-07starfire: delete non NAPI code from the driver.Francois Romieu
2008-07-07netdev: remove unused S2IO_NAPIFrancois Romieu
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox
2008-07-04WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: fix parameter optionsAlexander Duyck
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams
2008-07-04igb: limit EEPROM accessJeff Kirsher
2008-07-04ipg: run-time configurable jumbo frame supportPekka Enberg
2008-07-04ipg: per-device max_rxframe_sizePekka Enberg