summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2-10/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner7-10/+11
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner2-7/+7
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare1-1/+1
2009-10-02sky2: irqname based on pci addressStephen Hemminger2-2/+7
2009-10-02skge: use unique IRQ nameMichal Schmidt2-2/+7
2009-10-02Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-10-02NET: mkiss: Fix typoRalf Baechle1-2/+2
2009-10-02tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-10-02move virtnet_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-02don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König1-1/+1
2009-10-02don't use __devexit_p to wrap meth_removeUwe Kleine-König1-1/+1
2009-10-02bonding: set primary param via sysfsJiri Pirko1-0/+1
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-26/+44
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-10-01be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde4-6/+24
2009-10-013c59x: Rework suspend and resumeAnton Vorontsov1-39/+38
2009-10-01drivers/net: ks8851_mll ethernet network driverChoi, David3-0/+1705
2009-10-01skge: Make sure both ports initialize correctlyMike McCormack1-3/+6
2009-10-01bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-10-01qlge: Fix error exit for probe call.Ron Mercer1-5/+5
2009-10-01qlge: Protect reset recovery with rtnl_lock().Ron Mercer1-3/+3
2009-10-01qlge: Fix spin_lock warning.Ron Mercer1-2/+0
2009-10-01qlge: Fix out of sync hardware semaphore.Ron Mercer1-4/+4
2009-10-01qlge: Fix bad bit definitions.Ron Mercer1-9/+9
2009-10-01ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-10-01ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-10-01ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1
2009-10-01ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr3-52/+187
2009-10-01ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr1-3/+20
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller9-16/+8
2009-09-30ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter1-4/+2
2009-09-30rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata1-0/+1
2009-09-30mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen1-0/+3
2009-09-30b43: Always use block-I/O for the PIO data registersMichael Buesch1-22/+38
2009-09-29Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-207/+247
2009-09-29sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-29sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-29iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-29iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen1-7/+7
2009-09-27e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-27e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-27e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-27e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-27e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4