aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sky2: irqname based on pci addressStephen Hemminger2009-10-01
* skge: use unique IRQ nameMichal Schmidt2009-10-01
* Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-01
* NET: mkiss: Fix typoRalf Baechle2009-10-01
* tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-01
* move virtnet_remove to .devexit.textUwe Kleine-König2009-10-01
* don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-01
* don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-01
* bonding: set primary param via sysfsJiri Pirko2009-10-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-01
|\
| * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-29
| * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-29
| * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-29
| * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-29
* | ixgbe: correct the parameter descriptionJiri Pirko2009-10-01
* | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-01
* | 3c59x: Rework suspend and resumeAnton Vorontsov2009-09-30
* | drivers/net: ks8851_mll ethernet network driverChoi, David2009-09-30
* | skge: Make sure both ports initialize correctlyMike McCormack2009-09-30
* | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-30
* | qlge: Fix error exit for probe call.Ron Mercer2009-09-30
* | qlge: Protect reset recovery with rtnl_lock().Ron Mercer2009-09-30
* | qlge: Fix spin_lock warning.Ron Mercer2009-09-30
* | qlge: Fix out of sync hardware semaphore.Ron Mercer2009-09-30
* | qlge: Fix bad bit definitions.Ron Mercer2009-09-30
* | ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-09-30
* | ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-09-30
* | ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-09-30
* | ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-30
* | ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-09-30
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-28
|\
| * sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-28
| * sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-28
| * iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-28
| * iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-28
| * iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-28
* | isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-28
* | atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen2009-09-28
|/
* e1000: cleanup unused prototypeDon Skidmore2009-09-26
* e1000: fix namespacecheck warningsJesse Brandeburg2009-09-26
* e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-26
* e1000: updated whitespace and commentsJesse Brandeburg2009-09-26
* e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-26
* e1000: remove races when changing mtuJesse Brandeburg2009-09-26
* e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-26
* e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-26
* e1000: test link state conclusivelyJesse Brandeburg2009-09-26
* e1000: stop timers at appropriate timesJesse Brandeburg2009-09-26
* e1000: use netif_tx_disableJesse Brandeburg2009-09-26