aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
* iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
* iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
* iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
* iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
|\
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
| * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
| * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-091-1/+1
|\ \
| * | tile: support new Tilera hypervisorChris Metcalf2013-05-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0912-50/+184
|\ \ \
| * | | net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2013-05-082-15/+39
| * | | bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun2013-05-081-1/+2
| * | | sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun2013-05-081-1/+3
| * | | net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-081-1/+2
| * | | net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
| * | | sierra_net: keep status interrupt URB activeDan Williams2013-05-081-7/+31
| * | | usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-6/+71
| * | | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-082-0/+14
| * | | be2net: disable TX in be_close()Sathya Perla2013-05-081-0/+2
| * | | be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-081-6/+1
| * | | be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-081-3/+2
| * | | be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-081-8/+13
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\ \ \ \
| * | | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-086-134/+102
|\ \ \ \ \
| * | | | | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-241-26/+59
| * | | | | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-241-7/+7
| * | | | | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-241-3/+3
| * | | | | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-243-20/+19
| * | | | | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-241-79/+0
| * | | | | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-241-2/+2
| * | | | | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-161-0/+15
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-077-9/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-077-9/+9
* | | | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-5/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-0662-880/+1047
| |\| | | |
| * | | | | net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-042-0/+11
| * | | | | net: fec: handle optional clk_ptp more gracefullyShawn Guo2013-04-041-5/+3
* | | | | | e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* | | | | | net/usb: new driver for RTL8152hayeswang2013-05-064-0/+1789
* | | | | | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
* | | | | | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10