summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin2013-03-033-0/+1467
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0115-84/+196
|\
| * libertas: fix crash for SD8688Bing Zhao2013-02-271-1/+5
| * rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
| * mwifiex: correct sleep delay counterAvinash Patil2013-02-271-1/+1
| * ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
| * bcma: init spin lockHauke Mehrtens2013-02-271-0/+2
| * ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-272-7/+12
| * ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
| * iwlwifi: mvm: Remove testing of static PIC in PhyDBDor Shaish2013-02-271-16/+0
| * iwlwifi: fix wakeup status query and packet reportingJohannes Berg2013-02-272-27/+81
| * iwlwifi: mvm: fix AP/GO mode station removalJohannes Berg2013-02-261-5/+14
| * iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-263-23/+71
* | net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1
* | bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
* | phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
* | bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
* | bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
* | bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
* | r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
* | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
* | net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork2013-02-271-0/+8
* | bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* | proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
* | isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* | bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-261-1/+1
* | drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
* | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
|\ \
| * | sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
| * | sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-262-6/+8
| * | sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-261-5/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-2618-180/+98
|\| |
| * | usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei2013-02-251-7/+7
| * | usbnet: smsc95xx: fix broken runtime suspendMing Lei2013-02-251-10/+2
| * | usbnet: smsc95xx: fix suspend failureMing Lei2013-02-251-3/+9
| * | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * | VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-251-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5
| |\|
| | * brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
| | * mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
| | * mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
| * | net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-241-3/+6
| * | vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-241-4/+2
| * | vmxnet3: make local function staticstephen hemminger2013-02-241-2/+2
| * | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| * | gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * | vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
| * | mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * | mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1