summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
* | qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
* | qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0
* | qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-211-1/+1
* | net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20781-47780/+70318
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1930-110/+988
| |\ \ | | |/
| | * net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
| | * net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
| | * rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
| | * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
| | * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
| | * mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
| | * iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
| | * iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
| | * iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
| | * iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
| | * iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
| | * iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
| | * iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
| | * iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
| | * iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
| | * iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
| * | ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-191-0/+8
| * | atl1c: restore buffer stateHuang, Xiong2013-02-191-1/+1
| * | Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-191-0/+1
| * | qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-192-0/+14
| * | bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-191-0/+6
| * | bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-191-117/+18
| * | b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
| * | xen: netback: remove redundant xenvif_putAndrew Jones2013-02-191-1/+0
| * | net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-191-1/+4
| * | bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-191-5/+4
OpenPOWER on IntegriCloud