aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-16CAPI: Clean up capinc_tty_init/exitJan Kiszka
2010-02-16CAPI: Switch capiminor list to arrayJan Kiszka
2010-02-16CAPI: Switch NCCI list to standard doubly linked listJan Kiszka
2010-02-16CAPI: Fix racy capi_readJan Kiszka
2010-02-16CAPI: Use non-atomic allocation during NCCI setupJan Kiszka
2010-02-16CAPI: Rework locking of capidev membersJan Kiszka
2010-02-16CAPI: Clean up capi_open/releaseJan Kiszka
2010-02-16CAPI: Convert capidev_list_lock into a mutexJan Kiszka
2010-02-16CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka
2010-02-16CAPI: Rework application lockingJan Kiszka
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka
2010-02-16CAPI: Rework controller state notifierJan Kiszka
2010-02-16CAPI: Rework capi_ctr_ready/downJan Kiszka
2010-02-16CAPI: Convert capi drivers rwlock into mutexJan Kiszka
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka
2010-02-16CAPI: Pin capifs instead of mounting itJan Kiszka
2010-02-16CAPI: Eliminate capifs_root variableJan Kiszka
2010-02-16CAPI: Sanitize capifs APIJan Kiszka
2010-02-16CAPI: Fix leaks in capifs_new_ncciJan Kiszka
2010-02-16drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches
2010-02-16drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches
2010-02-16drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches
2010-02-16drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/sky2: Convert to use netif_printk macrosJoe Perches
2010-02-16drivers/net/ixgb: Use netif_printk macrosJoe Perches
2010-02-16bnx2: Update firmwares and update version to 2.0.8.Michael Chan
2010-02-16bnx2: Fix bug when saving statistics.Patrick Rabau
2010-02-16bnx2: Allow user-specified multiple advertisement speed values.Michael Chan
2010-02-16bnx2: Adjust flow control water marks.Michael Chan
2010-02-16bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan
2010-02-16bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan
2010-02-16atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla
2010-02-15net/macvtap: fix reference countingArnd Bergmann
2010-02-15cxgb3: fix link flapDivy Le Ray
2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray
2010-02-15ixgbe: Cleanup incorrect header commentsPeter Waskiewicz
2010-02-15niu: Refinements to kernel logging.David S. Miller
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12tg3: Update driver version to 3.107Matt Carlson
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson