aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-23
* ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller2008-09-23
* usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-23
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-23
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-23
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-22
* cassini: use request_firmwareJaswinder Singh2008-09-22
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-22
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-22
* hci_usb: replace mb with smp_mbMing Lei2008-09-22
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-22
* mISDN: misc timerdev fixesAndi Kleen2008-09-22
* mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-22
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-22
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-22
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-22
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-22
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-22
* atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2008-09-22
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-19
|\
| * libertas: correct "limited range of data type" warningJohn W. Linville2008-09-15
| * orinoco: Fix compile warningsDavid Kilroy2008-09-15
| * mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-15
| * mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
| * libertas: Reduce the WPA key installation time.Javier Cardona2008-09-15
| * b43: fix QoS parameters initializationLorenzo Nava2008-09-15
| * iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-15
| * iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-15
| * iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-15
| * iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-15
| * mac80211: share sta_info->ht_infoJohannes Berg2008-09-15
| * mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-15
| * mac80211: share sta->supp_ratesJohannes Berg2008-09-15
| * mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-15
| * mac80211 hwsim: verify sta pointersJohannes Berg2008-09-15
| * mac80211: share STA information with driverJohannes Berg2008-09-15
| * mac80211 hwsim: verify vif pointersJohannes Berg2008-09-15
| * mac80211: use nl80211 interface typesJohannes Berg2008-09-15
| * libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
| * ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-15
| * ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-15
| * libertas: remove unused generic RESET commandDan Williams2008-09-15
| * zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-15
* | qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller2008-09-19
* | qlge: Fix warnings in debugging code.David S. Miller2008-09-19
* | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-19
|\ \
| * | qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer2008-09-18
| * | jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng2008-09-18