aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-25qlcnic: fix loopback testAmit Kumar Salecha3-22/+8
2010-07-24net: pskb_expand_head() optimizationEric Dumazet2-2/+3
2010-07-24sysfs: add attribute to indicate hw address assignment typeStefan Assmann3-0/+22
2010-07-24ixgbe: fix ethtool statsEric Dumazet1-21/+21
2010-07-24qlcnic: fix bandwidth checkRajesh Borundia1-4/+3
2010-07-233c59x: Fix call to mdio_sync() with the wrong argumentBen Hutchings1-1/+1
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy1-10/+18
2010-07-23mv643xx_eth: potential null dereferenceDan Carpenter1-1/+2
2010-07-23net: 3c59x: fix leak of iomapsKulikov Vasiliy1-0/+1
2010-07-23net: core: don't use own hex_to_bin() methodAndy Shevchenko1-24/+12
2010-07-23wireless: use newly introduced hex_to_bin()Andy Shevchenko1-21/+2
2010-07-23usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko1-11/+2
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko1-6/+5
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko1-13/+2
2010-07-23be2net: bump the driver version numberAjit Khaparde1-1/+1
2010-07-23be2net: variable name changesAjit Khaparde4-8/+8
2010-07-23be2net: supress printing error when mac query fails for VFAjit Khaparde1-1/+2
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde4-1/+78
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde2-8/+47
2010-07-23be2net: add support to get vf configAjit Khaparde2-13/+47
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde2-2/+5
2010-07-23qeth: avoid useless removal of multicast addressesUrsula Braun1-2/+0
2010-07-23qeth: Use memdup_user when user data is immediately copied into the allocated region.Julia Lawall1-8/+3
2010-07-23qeth: return zero from reply callback functionsUrsula Braun1-8/+2
2010-07-23claw: A claw device is a group of just 2 ccw devicesUrsula Braun1-1/+1
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun2-0/+16
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun5-7/+22
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte1-0/+1
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker5-9/+18
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter3-3/+7
2010-07-22caif: precedence bugDan Carpenter1-1/+1
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh1-13/+3
2010-07-22bonding: change test for presence of VLANsJay Vosburgh2-9/+25
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang1-3/+4
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy1-0/+5
2010-07-22net: RTA_MARK additionEric Dumazet2-0/+8
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde4-0/+1060
2010-07-21r6040: Fix args to phy_mii_ioctl().David S. Miller1-1/+1
2010-07-21vhost net: Fix warning.David S. Miller1-1/+0
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan2-2/+2
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2-13/+9
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy1-4/+1
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches2-491/+318
2010-07-21mac80211: proper IBSS lockingJohannes Berg2-50/+54
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg1-5/+14
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg1-0/+2
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon1-6/+8
2010-07-21b43: silence phy_n sparse warningsLarry Finger1-7/+9
2010-07-21b43: silence most sparse warningsJohn W. Linville4-10/+10
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall1-8/+2