summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-231-1/+1
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-231-30/+8
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-221-2/+1
* cassini: use request_firmwareJaswinder Singh2008-09-222-1523/+53
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-221-1/+1
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-221-1/+1
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-224-48/+42
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-213-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1962-1396/+1588
|\
| * libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
| * orinoco: Fix compile warningsDavid Kilroy2008-09-151-7/+7
| * mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-151-41/+45
| * mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-152-9/+15
| * libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
| * b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
| * iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
| * iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
| * iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
| * iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
| * mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-3/+3
| * mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-153-19/+5
| * mac80211: share sta->supp_ratesJohannes Berg2008-09-153-6/+6
| * mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-152-14/+21
| * mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
| * mac80211: share STA information with driverJohannes Berg2008-09-156-32/+32
| * mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
| * mac80211: use nl80211 interface typesJohannes Berg2008-09-1538-264/+264
| * libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-159-264/+172
| * ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-154-32/+327
| * ath9k: Re-order functions in main.cVasanthakumar Thiagarajan2008-09-151-469/+469
| * libertas: remove unused generic RESET commandDan Williams2008-09-154-27/+2
| * zd1211rw: make use of new regulatory_hint()Luis R. Rodriguez2008-09-157-203/+102
* | qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller2008-09-191-0/+2
* | qlge: Fix warnings in debugging code.David S. Miller2008-09-191-12/+12
* | Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-09-1938-0/+20329
|\ \
| * | qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer2008-09-188-0/+6987
| * | jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng2008-09-184-0/+4231
| * | enic: add Cisco 10G Ethernet NIC driverScott Feldman2008-09-1827-0/+5440
| * | atl2: add atl2 driverChris Snook2008-09-185-0/+3671
| |/
* | bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li2008-09-182-8/+8
* | bnx2: Remove name field from bnx2 structureBenjamin Li2008-09-182-4/+1
* | bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li2008-09-181-1/+1
* | bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li2008-09-181-3/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1137-456/+801
|\
| * libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-116-7/+128
| * iwlwifi: Added support for 3 antennasGuy Cohen2008-09-112-63/+122
| * iwlwifi: fix searching for best rate in new search columnGuy Cohen2008-09-111-1/+2
| * iwl3945 : Code cleanupAbhijeet Kolekar2008-09-111-13/+1
| * libertas: clear current command on card removalDan Williams2008-09-111-1/+19
| * rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26
OpenPOWER on IntegriCloud