summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-142-13/+13
* iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
* Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
* brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
* wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas2012-04-271-0/+1
* wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas2012-04-271-1/+1
* b43: only reload config after successful initializationSeth Forshee2012-04-271-2/+8
* iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy2012-04-271-2/+2
* ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
* brcm80211: fmac: fix missing completion events issueFranky Lin2012-04-271-12/+51
* brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-271-1/+7
* iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
* iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
* brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
* rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
* iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
* ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
* ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* 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
* 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 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-061-1/+5
| * mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-051-2/+3
| * stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-051-2/+4
| * bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-052-2/+1
| * bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-051-2/+2
| * bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-052-0/+12
| * bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-051-2/+1
| * bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-051-7/+14
| * bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-051-15/+18
| * bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-051-5/+5
| * bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-051-2/+18
| * bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-052-0/+31
| * bnx2x: PFC fixYaniv Rosner2012-04-052-1/+18
| * sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-051-1/+12
| * net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-051-8/+43
| * net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-051-0/+3
| * r8169: enable napi on resume.Artem Savkov2012-04-041-0/+3