summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2126-54/+102
|\
| * net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
| |\
| | * can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| | * can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1
| * | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| * | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| * | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| |/
| * at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
| * net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-201-3/+8
| * asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
| * e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
| * netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
| * bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-24/+46
| |\
| | * brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-121-10/+16
| | * brcmfmac: fix big endian bug in i-scan.Hante Meuleman2012-09-121-2/+4
| | * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
| | * brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
| | * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-105-7/+8
| | * brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-172-17/+23
|\ \ \ | |/ / |/| |
| * | mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-132-17/+23
* | | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
* | | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
* | | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
* | | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
* | | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
* | | bnx2x: fix stats copying logicYuval Mintz2012-09-131-2/+5
* | | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-131-3/+5
* | | net: qmi_wwan: call subdriver with control intf onlyBjørn Mork2012-09-131-3/+4
* | | net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter2012-09-111-1/+1
* | | ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-101-0/+1
* | | sierra_net: Endianess bug fix.Lennart Sorensen2012-09-101-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-0724-53/+260
|\ \ \ | | |/ | |/|
| * | libertas sdio: fix suspend when interface is downDaniel Drake2012-09-051-0/+5
| * | rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-052-2/+10
| * | rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-0511-0/+69
| * | rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-09-052-9/+9
| * | rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-051-1/+2
| * | brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman2012-09-051-7/+8
| * | brcmfmac: fix race condition for rx and tx data.Hante Meuleman2012-09-051-10/+11
| * | brcmfmac: dont use ZERO flag for usb INHante Meuleman2012-09-051-1/+0
| * | brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel2012-09-051-4/+4
| * | ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan2012-09-051-1/+2
| * | ath9k_hw: enable PA linearizationFelix Fietkau2012-09-051-3/+0
| * | ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-054-8/+7
| * | ath9k_hw: disable PA linearization for AR9462Felix Fietkau2012-09-051-1/+2
| * | ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau2012-09-053-1/+111
OpenPOWER on IntegriCloud