summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-294-2/+20
|\
| * Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-0841-548/+595
| |\
| * \ Merge v3.9-rc5 into usb-nextGreg Kroah-Hartman2013-04-0127-104/+189
| |\ \
| * | | usbnet: smsc75xx: don't recover device if suspend fails in system sleepMing Lei2013-03-251-1/+5
| * | | usbnet: smsc95xx: don't recover device if suspend fails in system sleepMing Lei2013-03-251-1/+5
| * | | usbnet: qmi_wwan: comments on suspend failureMing Lei2013-03-251-0/+5
| * | | usbnet: cdc_mbim: comments on suspend failureMing Lei2013-03-251-0/+5
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-294-22/+6
|\ \ \ \
| * \ \ \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-1462-880/+1047
| |\ \ \ \
| * \ \ \ \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-0145-260/+339
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | CAIF: fix tty->warned build errorJiri Slaby2013-03-251-2/+1
| * | | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-2155-582/+573
| |\ \ \ \ \
| * | | | | | tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-182-2/+2
| * | | | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-1/+0
| * | | | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-6/+1
| * | | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-11/+2
* | | | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-2920-264/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-1462-880/+1047
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-0127-104/+189
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-2673-738/+723
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck2013-03-181-1/+1
| * | | | | | | softingcs: use module_pcmcia_driverKurt Van Dijck2013-03-151-12/+1
| * | | | | | | softingcs: initialize spinlock with macroKurt Van Dijck2013-03-151-2/+1
| * | | | | | | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-1519-250/+22
| | |_|_|/ / / | |/| | | | |
* | | | | | | net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
* | | | | | | qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
* | | | | | | qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
* | | | | | | qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
* | | | | | | net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork2013-04-191-0/+9
* | | | | | | net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork2013-04-191-0/+11
* | | | | | | net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork2013-04-191-0/+84
* | | | | | | bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com2013-04-191-0/+4
* | | | | | | bonding: disable netpoll on enslave failurenikolay@redhat.com2013-04-191-0/+1
* | | | | | | bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com2013-04-191-0/+10
* | | | | | | bonding: vlans don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+1
* | | | | | | bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+5
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-197-145/+141
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-187-145/+141
| |\ \ \ \ \ \ \
| | * | | | | | | ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| | * | | | | | | ssb: implement spurious tone avoidanceRafał Miłecki2013-04-101-1/+2
| | * | | | | | | brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| | * | | | | | | brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| | * | | | | | | ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| | * | | | | | | ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
* | | | | | | | | bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet2013-04-181-25/+30
* | | | | | | | | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | | | | | | | | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | | | | | | | | qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
* | | | | | | | | qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
* | | | | | | | | qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
OpenPOWER on IntegriCloud