summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-17iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-05-17iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer1-0/+6
2013-05-17mac80211_hwsim: correctly register the platform driverSasha Levin1-9/+9
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-117/+131
2013-05-10Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-50/+184
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-134/+102
2013-05-09mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-09mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-09mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-09ath9k: Update initvals for AR9565Sujith Manoharan1-68/+70
2013-05-09ath9k: Fix beacon reconfigurationSujith Manoharan1-2/+2
2013-05-09iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-05-09B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-09net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-09bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-09sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-09net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-09net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-09sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-09usbnet: allow status interrupt URB to always be activeDan Williams1-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla1-8/+13
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-9/+9
2013-05-08drivers/net: rename random32() to prandom_u32()Akinobu Mita7-9/+9
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-5/+14
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan1-1/+1
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann62-880/+1047
2013-05-07net/usb: new driver for RTL8152hayeswang4-0/+1789
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-06net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-7/+7
2013-05-05wireless: single_open() leaksAl Viro4-7/+7
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-60/+115
2013-05-04cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo1-1/+1
2013-05-04sky2: Fix crash on receiving VLAN framesKirill Smelkov1-0/+2
2013-05-04asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-04net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+1
2013-05-04usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter1-1/+2
2013-05-03ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka1-0/+5
2013-05-03ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-03Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2013-05-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-36/+848
2013-05-03drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N1-1/+1
2013-05-03xen-netback: better names for thresholdsWei Liu1-20/+29
2013-05-03xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14