summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
* ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
* e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
* ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-133-9/+7
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-131-9/+6
* caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-131-2/+2
* caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-131-2/+3
* net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-131-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-127-37/+35
|\
| * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
| * rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-061-26/+51
|\ \
| * | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
* | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-061-1/+1
|\ \ \ | |_|/ |/| |
| * | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0614-195/+371
|\ \ \
| * | | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
| * | | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
| * | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
| * | | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
| * | | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
| * | | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
| * | | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
| * | | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
| * | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
| * | | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
| * | | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18
| * | | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-042-0/+31
| * | | bnx2x: PFC fixYaniv Rosner2012-04-042-1/+18
| * | | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-041-1/+12
| * | | net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-041-8/+43
| * | | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-041-0/+3
| * | | r8169: enable napi on resume.Artem Savkov2012-04-031-0/+3
| * | | bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
| * | | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-031-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-033-84/+112
| |\ \ \
OpenPOWER on IntegriCloud