summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-271-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-279-27/+33
|\
| * rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
| * rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
| * rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
| * ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
| * ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
| * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| * ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-279-41/+58
|\ \
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-254-5/+9
| * | gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-252-33/+8
| * | USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)2012-03-251-0/+18
| * | USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)2012-03-251-0/+18
| * | qlcnic: Bug fix for LROAnirban Chakraborty2012-03-232-3/+5
| |/
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-34/+135
|\ \
| * \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-2027-96/+112
| |\ \
| * \ \ Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-0822-58/+128
| |\ \ \
| * \ \ \ Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-051-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-282-7/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-273-34/+135
| |\ \ \ \ \ \
| | * | | | | | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-7/+0
| | * | | | | | CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-011-8/+0
| | * | | | | | CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-013-21/+137
* | | | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-241-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-221-0/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-239-107/+85
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | usbnet: consider device busy at each recieved packetOliver Neukum2012-03-221-0/+1
| * | | | | | | | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-222-69/+31
| * | | | | | | | usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-221-1/+0
| * | | | | | | | usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-221-0/+9
| * | | | | | | | cnic: Fix parity error code conflictMichael Chan2012-03-213-34/+10
| * | | | | | | | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-212-3/+23
| * | | | | | | | sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-201-1/+1
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-211-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | security: trim security.hAl Viro2012-02-141-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-216-56/+201
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-126-6/+202
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mlx4_core: Scale size of MTT table with system RAMRoland Dreier2012-03-122-1/+20
| | * | | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-123-4/+140
| | * | | | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-122-1/+35
| | * | | | | | | | | mlx4_core: Fix one more static exported functionRoland Dreier2012-03-121-1/+1
| | * | | | | | | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-262-0/+5
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * / | | | | | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-063-51/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-231-2/+2
* | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-213-13/+8
|\ \ \ \ \ \ \ \ \