summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-21igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-01-17Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2013-01-17b43: Fix firmware loading when driver is built into the kernelLarry Finger3-16/+48
2013-01-17mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-01-17iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-17iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
2013-01-17brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman1-2/+3
2013-01-17xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-17i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2013-01-17mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein2-8/+11
2013-01-17carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-17ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-17ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-2/+2
2013-01-17rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa1-0/+3
2013-01-17iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2013-01-17iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-11qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2-0/+29
2013-01-11b43: fix tx path skb leaksFelix Fietkau3-8/+15
2013-01-11b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-97/+55
2012-12-028139cp: fix coherent mapping leak in error path.françois romieu1-3/+8
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+6
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com1-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-11-27can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2-4/+12
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+6
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-22WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.Krzysztof Hałasa1-1/+1
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi1-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell1-21/+77
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-17/+30
2012-11-21iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach1-6/+6
2012-11-21net: fix build failure in xilinxJeff Mahoney1-0/+2
2012-11-21irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-21ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5