aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-09-22mISDN: misc timerdev fixesAndi Kleen1-16/+6
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison1-7/+7
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison2-7/+6
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall1-0/+4
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller4-48/+42
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller1-163/+189
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller1-9/+9
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller7-76/+56
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2-26/+10
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller3-3/+3
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller62-1396/+1588
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller1-0/+2
2008-09-19qlge: Fix warnings in debugging code.David S. Miller1-12/+12
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller38-0/+20329
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li2-8/+8
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li2-4/+1
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li1-1/+1
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li1-3/+1
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer8-0/+6987
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng4-0/+4231
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman27-0/+5440
2008-09-18atl2: add atl2 driverChris Snook5-0/+3671
2008-09-15libertas: correct "limited range of data type" warningJohn W. Linville1-3/+2
2008-09-15orinoco: Fix compile warningsDavid Kilroy1-7/+7
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg1-41/+45
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg2-9/+15
2008-09-15libertas: Reduce the WPA key installation time.Javier Cardona1-3/+13
2008-09-15b43: fix QoS parameters initializationLorenzo Nava1-1/+1
2008-09-15iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi1-0/+2
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler1-0/+2
2008-09-15iwlwifi: update 5350 Wifi PCI IDsTomas Winkler1-1/+4
2008-09-15iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg1-7/+1
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg1-3/+3
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg3-19/+5
2008-09-15mac80211: share sta->supp_ratesJohannes Berg3-6/+6
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2-14/+21
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg1-0/+44
2008-09-15mac80211: share STA information with driverJohannes Berg6-32/+32
2008-09-15mac80211 hwsim: verify vif pointersJohannes Berg1-0/+58
2008-09-15mac80211: use nl80211 interface typesJohannes Berg38-264/+264
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams9-264/+172
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan4-32/+327
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan1-469/+469
2008-09-15libertas: remove unused generic RESET commandDan Williams4-27/+2
2008-09-15zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez7-203/+102
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller37-456/+801
2008-09-11tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller1-0/+3
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal6-7/+128
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen2-63/+122