summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-111-6/+6
* dp83640: use proper function to free transmit time stamping packetsRichard Cochran2011-11-111-1/+1
* ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-111-5/+5
* drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine2011-11-111-2/+2
* tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet2011-11-111-4/+4
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-115-13/+8
* iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka2011-11-111-2/+2
* wl12xx: fix forced passive scansLuciano Coelho2011-11-111-6/+13
* dp83640: free packet queues on removeRichard Cochran2011-11-111-0/+7
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-112-9/+1
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-11-111-0/+4
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-11-111-0/+1
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-191-1/+1
* r8169: fix driver shutdown WoL regression.françois romieu2011-10-191-32/+56
* pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-191-8/+12
* pptp: fix skb leak in pptp_xmit()Eric Dumazet2011-10-191-0/+2
* bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-191-2/+5
* smsc911x: Add support for SMSC LAN89218Phil Edworthy2011-10-191-0/+2
* tg3: negate USE_PHYLIB flag checkJiri Pirko2011-10-181-1/+1
* netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-10-181-0/+5
* mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger2011-10-101-3/+8
* bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2011-10-102-7/+13
* mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo2011-10-101-3/+3
* macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-041-1/+1
* pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
* pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
* bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
* ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2
* cxgb4: Fix EEH on IBM P7IOCDivy Le Ray2011-09-291-0/+3
* dp83640: reduce driver noiseRichard Cochran2011-09-291-2/+2
* Merge git://github.com/davem330/netLinus Torvalds2011-09-2812-32/+68
|\
| * Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-279-29/+42
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-279-29/+42
| | |\
| | | * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | | * rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | | * iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| | | * iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| | | * iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| | | * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
| * | | bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-271-0/+1
| * | | bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-271-1/+9
| * | | bnx2x: fix hw attention handlingDmitry Kravkov2011-09-272-2/+16
| |/ /
* / / [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-263-12/+42
|/ /
* | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2
* | tg3: fix VLAN tagging regressionKasper Pedersen2011-09-211-2/+0
* | net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-201-0/+1
* | netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7