aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-22cassini: use request_firmwareJaswinder Singh
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-09-22hci_usb: replace mb with smp_mbMing Lei
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-09-22mISDN: misc timerdev fixesAndi Kleen
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller
2008-09-19qlge: Fix warnings in debugging code.David S. Miller
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-15libertas: correct "limited range of data type" warningJohn W. Linville
2008-09-15orinoco: Fix compile warningsDavid Kilroy
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15libertas: Reduce the WPA key installation time.Javier Cardona
2008-09-15b43: fix QoS parameters initializationLorenzo Nava
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler
2008-09-15iwlwifi: update 5350 Wifi PCI IDsTomas Winkler
2008-09-15iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg