summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* CAPI: Rework locking of capidev membersJan Kiszka2010-02-171-93/+88
* CAPI: Clean up capi_open/releaseJan Kiszka2010-02-171-59/+34
* CAPI: Convert capidev_list_lock into a mutexJan Kiszka2010-02-171-12/+12
* CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka2010-02-171-67/+83
* CAPI: Rework application lockingJan Kiszka2010-02-172-34/+29
* CAPI: Rework locking of controller data structuresJan Kiszka2010-02-173-87/+214
* CAPI: Rework controller state notifierJan Kiszka2010-02-172-67/+67
* CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-171-45/+50
* CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-173-32/+27
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-173-168/+177
* CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-174-83/+9
* CAPI: Pin capifs instead of mounting itJan Kiszka2010-02-171-9/+18
* CAPI: Eliminate capifs_root variableJan Kiszka2010-02-171-8/+10
* CAPI: Sanitize capifs APIJan Kiszka2010-02-173-31/+54
* CAPI: Fix leaks in capifs_new_ncciJan Kiszka2010-02-171-7/+18
* drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-171-80/+73
* drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-171-217/+130
* drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-171-7/+7
* drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-171-22/+27
* drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-172-59/+59
* drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-171-38/+27
* drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-172-49/+51
* bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-171-7/+7
* bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-171-5/+5
* bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-171-25/+8
* bnx2: Adjust flow control water marks.Michael Chan2010-02-172-2/+2
* bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-171-0/+7
* bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-171-1/+1
* atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-175-25/+191
* net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-162-43/+336
* be2net: implement EEH pci error recovery handlersSathya Perla2010-02-163-2/+125
* net/macvtap: fix reference countingArnd Bergmann2010-02-161-13/+22
* cxgb3: fix link flapDivy Le Ray2010-02-161-1/+2
* cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-161-0/+3
* ixgbe: Cleanup incorrect header commentsPeter Waskiewicz2010-02-161-5/+0
* niu: Refinements to kernel logging.David S. Miller2010-02-151-25/+1
* vhost-net: switch to smp barriersMichael S. Tsirkin2010-02-151-5/+5
* niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches2010-02-151-392/+311
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-157-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-107-8/+17
| |\|
| | * 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-1555-404/+522
|\ \ \