summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2011-09-15133-768/+1375
|\
| * NET: am79c961: fix race in link status codeRussell King2011-09-051-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-2912-73/+35
| |\
| | * cassini: init before use in cas_interruptN.françois romieu2011-08-261-2/+1
| | * can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V2011-08-261-0/+1
| | * can: ti_hecc: Fix unintialized variableAbhilash K V2011-08-261-1/+1
| | * net: sh_eth: fix the compile errorYoshihiro Shimoda2011-08-261-0/+1
| | * net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-261-6/+11
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-267-61/+11
| | |\
| | | * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
| | | * carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
| | | * wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
| | | * wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
| | | * wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-231-45/+0
| | | * ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
| | | * rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
| | * | ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard2011-08-241-3/+9
| * | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-251-15/+8
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-225-36/+37
| |\ \ | | |/
| | * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
| | * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
| | * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5
| | * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
| | * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
| | * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
| * | forcedeth: call vlan_mode only if hw supports vlansJiri Pirko2011-08-171-1/+2
| * | via-velocity: remove non-tagged packet filteringJiri Pirko2011-08-171-4/+0
| * | bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)2011-08-171-0/+18
| * | gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan2011-08-131-5/+21
| * | gianfar: prevent buggy hw rx vlan taggingJiri Pirko2011-08-131-2/+7
| * | net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu2011-08-131-0/+1
| * | drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall2011-08-131-2/+2
| * | usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-08-131-9/+38
| * | vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross2011-08-131-14/+20
| * | e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan2011-08-133-4/+85
| * | e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan2011-08-131-5/+14
| * | e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan2011-08-131-8/+33
| * | ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck2011-08-131-1/+3
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-119-26/+49
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-119-26/+49
| | |\ \ | | | |/
| | | * drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2011-08-102-6/+2
| | | * ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-091-9/+14
| | | * rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
| | | * ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-091-1/+1
| | | * rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
| | | * rtlwifi: rtl892cu: New USB IDsLarry Finger2011-08-091-3/+8
| | | * ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
| | | * ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
| | | * b43: read correct register on bcma bus.Hauke Mehrtens2011-08-091-3/+17
| * | | e1000e: increase driver version numberBruce Allan2011-08-111-1/+1
OpenPOWER on IntegriCloud