summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE.David S. Miller2009-05-271-1/+1
* ixp4xx_eth: Remove references to BUS_ID_SIZE.David S. Miller2009-05-271-2/+2
* r8169: Use a different default for each familyJean Delvare2009-05-271-17/+22
* net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-271-1/+32
* niu: Add support for C10NEMTanli Chang2009-05-271-10/+47
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-273-19/+39
* ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-272-2/+0
* igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-272-2/+2
* igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-272-0/+11
* igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-273-10/+38
* igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher2009-05-271-0/+1
* 8139*: convert printk() to pr_<foo>()Alexander Beregalov2009-05-272-84/+66
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-274-242/+233
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-275-219/+216
* atl1: use netdev->statsEric Dumazet2009-05-262-4/+3
* net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-263-6/+111
* net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-262-251/+386
* net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-261-0/+1
* net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-261-23/+12
* net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-261-0/+4
* net: Remove obsolete MV64360 config optionGabriel Paubert2009-05-261-1/+1
* iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-261-1/+2
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-9/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-257-18/+35
|\
| * gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| * iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| * airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| * ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| * ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| * ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2588-1241/+11889
|\ \
| * | iwlwifi: check for valid band for channel infoWey-Yi Guy2009-05-221-38/+41
| * | iwlagn: co-exist with AMTMohamed Abbas2009-05-223-4/+60
| * | iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas2009-05-221-1/+4
| * | iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-225-13/+46
| * | iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-224-10/+34
| * | iwlcore: support ICT interruptMohamed Abbas2009-05-229-12/+483
| * | iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-224-43/+72
| * | iwlwifi: report the rate index as an MCS rate numberWey-Yi Guy2009-05-221-4/+27
| * | iwlcore: register locksMohamed Abbas2009-05-2212-524/+203
| * | iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy2009-05-227-27/+161
| * | rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-228-112/+42
| * | rt2x00: Add new rt2800usb USB ID's for SweexIvo van Doorn2009-05-221-2/+4
| * | rndis_wlan: do not try to restore wpa keys using add_wep_key()Jussi Kivilinna2009-05-221-2/+6
| * | rndis_wlan: split add_wpa_key from rndis_iw_set_encode_extJussi Kivilinna2009-05-221-53/+76
| * | rndis_wlan: explain bits used in key setup code.Jussi Kivilinna2009-05-221-5/+18
| * | rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL codeJussi Kivilinna2009-05-221-38/+8
| * | rndis_wlan: fix support for bcm4320aJussi Kivilinna2009-05-221-4/+14