summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-2321-70/+144
|\
| * drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
| * ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
| * net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma2012-04-211-24/+14
| * ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
| * icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
| * net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-191-0/+30
| * bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
| * ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-186-15/+46
| |\
| | * ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
| | * mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
| | * ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
| | * ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
| | * ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
| | * brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
| | * libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-172-8/+12
| |\ \
| | * | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-172-8/+10
| | * | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
| * | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-171-0/+1
| * | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-171-0/+5
| * | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-171-4/+4
| * | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-161-3/+3
| |/ /
| * | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-161-0/+1
| * | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-161-0/+2
* | | bnx2x: Update driver version to 1.72.50-0Barak Witkowski2012-04-231-2/+2
* | | bnx2x: remove gro workaroundDmitry Kravkov2012-04-234-25/+0
* | | bnx2x: add afex supportBarak Witkowski2012-04-2314-57/+1081
* | | mlx4_en: Byte Queue Limit supportYevgeny Petrilin2012-04-233-4/+17
* | | mlx4_en: Moving to Interrupts for TX completionsYevgeny Petrilin2012-04-234-74/+9
* | | mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2012-04-232-4/+21
* | | be2net: fix ethtool get settingsAjit Khaparde2012-04-235-102/+239
* | | gianfar: add GRO supportWu Jiajun-B063782012-04-211-6/+7
* | | team: add per-port option for enabling/disabling portsJiri Pirko2012-04-211-0/+24
* | | team: allow to enable/disable portsJiri Pirko2012-04-213-18/+37
* | | team: lb: let userspace care about port macsJiri Pirko2012-04-211-12/+0
* | | drivers/net: decouple ISA and ISA_DMA_APIArnd Bergmann2012-04-212-6/+6
* | | sungem: use mdelay instead of udelay where necessaryArnd Bergmann2012-04-211-1/+1
* | | donauboe: replace excessive udelay with msleepArnd Bergmann2012-04-211-1/+1
* | | 8390: select CRC32 supportArnd Bergmann2012-04-211-0/+1
* | | drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2012-04-212-2/+3
* | | caif: include linux/io.hArnd Bergmann2012-04-211-0/+4
* | | drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-213-3/+3
* | | davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-211-1/+12
* | | pch_gbe: remove suspicious commentRichard Cochran2012-04-211-1/+0
* | | pch_gbe: run the ptp bpf just once per packetRichard Cochran2012-04-211-3/+1
* | | pch_gbe: correct receive time stamp filteringTakahiro Shimizu2012-04-211-1/+13
* | | pch_gbe: improve coding styleTakahiro Shimizu2012-04-211-9/+9
* | | pch_gbe: export a method to set the receive match addressTakahiro Shimizu2012-04-211-0/+1
OpenPOWER on IntegriCloud