summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-05-16net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein1-1/+1
2012-05-16net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein1-2/+1
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz5-18/+8
2012-05-16tokenring: delete all remaining driver supportPaul Gortmaker24-22226/+0
2012-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+13
2012-05-15dummy: documentation is staleAlan Cox1-4/+1
2012-05-15pch_gbe: fix transmit racesEric Dumazet2-16/+11
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra1-1/+6
2012-05-15stmmac: fix suspend/resume lockingGiuseppe CAVALLARO1-4/+6
2012-05-15stmmac: add mixed burst for DMAGiuseppe CAVALLARO5-5/+12
2012-05-15stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO7-10/+29
2012-05-15dm9000: some coldfire boards need thisSteven King1-1/+1
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller26-220/+471
2012-05-15mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein1-3/+0
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann33-126/+209
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-14Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-2/+2
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan1-2/+2
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-13igb: Add Support for new i210/i211 devices.Carolyn Wyborny16-110/+1205
2012-05-13igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2-0/+101
2012-05-12rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna1-49/+49
2012-05-12rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna1-6/+6
2012-05-12rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna1-13/+13
2012-05-12rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna1-25/+28
2012-05-12usb/net: rndis: merge command codesLinus Walleij1-21/+21
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij1-94/+130
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2-20/+20
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij1-2/+2
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2-338/+1
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2-131/+135
2012-05-12can: flexcan: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12net: fec: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12ks8851: Update link status during link change interruptStephen Boyd1-3/+4
2012-05-12macvtap: restore vlan header on user readBasil Gor1-5/+38
2012-05-12net: of/phy: fix build error when phylib is built as a moduleBjørn Mork1-1/+1
2012-05-11net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches2-33/+32
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches31-86/+85
2012-05-11be2net: avoid disabling sriov while VFs are assignedSathya Perla3-89/+134
2012-05-11bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac3-12/+24
2012-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-245/+1370
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-05-11ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo1-0/+2
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier1-14/+6
2012-05-10ixgbe: update version numberDon Skidmore1-2/+2
2012-05-10ixgbe: cleanup the hwmon function callsDon Skidmore3-32/+10
2012-05-10ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-10ixgbe: add support for get_ts_infoJacob Keller1-0/+41