aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches1-746/+721
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches1-105/+82
2012-05-18cirrus: cs89x0: Code neateningJoe Perches1-180/+272
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches1-55/+61
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches1-411/+323
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur5-0/+230
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet1-1/+6
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen1-158/+183
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker17-5364/+16
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai4-24/+47
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen1-9/+3
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2-0/+5
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior1-1/+5
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior1-24/+0
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan1-1/+1
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-93/+172
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-13/+13
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller24-22226/+0
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney1-2/+1
2012-05-16net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein1-7/+6
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein4-5/+275
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unloadJack Morgenstein4-8/+26
2012-05-16net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein1-3/+2
2012-05-16net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein1-30/+0
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-15tokenring: delete all remaining driver supportPaul Gortmaker24-22226/+0
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn 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 is zero, if firmware dump is disabled.Manish chopra1-1/+6
2012-05-14stmmac: fix suspend/resume lockingGiuseppe CAVALLARO1-4/+6
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO5-5/+12
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO7-10/+29
2012-05-14dm9000: some coldfire boards need thisSteven King1-1/+1
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller26-220/+471
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger2-13/+13
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller2-6/+8
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny16-110/+1205
2012-05-12igb: 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