aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* netdev: bfin_mac: drop experimental markings on RMII supportMike Frysinger2010-02-161-2/+2
* drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-161-80/+73
* drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-161-217/+130
* drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-161-7/+7
* drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-161-22/+27
* drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-162-59/+59
* drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-161-38/+27
* drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-162-49/+51
* bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-161-7/+7
* bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-161-5/+5
* bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-161-25/+8
* bnx2: Adjust flow control water marks.Michael Chan2010-02-162-2/+2
* bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-161-0/+7
* bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-161-1/+1
* atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-165-25/+191
* net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-152-43/+336
* be2net: implement EEH pci error recovery handlersSathya Perla2010-02-153-2/+125
* net/macvtap: fix reference countingArnd Bergmann2010-02-151-13/+22
* cxgb3: fix link flapDivy Le Ray2010-02-151-1/+2
* cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-151-0/+3
* ixgbe: Cleanup incorrect header commentsPeter Waskiewicz2010-02-151-5/+0
* niu: Refinements to kernel logging.David S. Miller2010-02-151-25/+1
* niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches2010-02-141-392/+311
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-147-26/+30
|\
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+4
| |\
| | * iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
| * | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-122-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-106-6/+16
| |\ \ | | |/
| | * rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| | * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| | * ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
| * | via-velocity: Fix races on shared interruptsSimon Kagstrom2010-02-101-11/+10
| * | via-velocity: Take spinlock on set coalesceSimon Kagstrom2010-02-101-0/+3
| * | via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom2010-02-101-10/+7
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-1453-401/+517
|\ \ \
| * | | ath9k: add a workaround for ack timeout issuesFelix Fietkau2010-02-121-0/+11
| * | | Add Station and AdHoc mode support to libertas_tfDeepak Saxena2010-02-101-0/+3
| * | | ath5k: use correct packet type when transmittingBob Copeland2010-02-102-2/+25
| * | | ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan2010-02-091-1/+2
| * | | ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
| * | | rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-088-24/+0
| * | | p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-083-13/+8
| * | | iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-084-40/+0
| * | | b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0
| * | | b43: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-66/+0
| * | | ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-19/+0
| * | | ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7
| * | | mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7
| * | | adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0
| * | | ath9k: fix keycache leak in split tkip caseMing Lei2010-02-081-0/+1