summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-20brcmfmac: Add generic platform supportTomasz Figa1-0/+78
2014-03-06can: kvaser_usb: check number of channels returned by HWOlivier Sobrie1-0/+2
2014-03-06bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode9-21/+41
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-03-06can: add destructor for self generated skbsOliver Hartkopp3-31/+11
2014-03-06rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-06rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-06rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-22iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-22iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-22iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-22ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-22ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+14
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+20
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-02-06b43: Fix lockdep splatLarry Finger1-6/+11
2014-02-06iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2014-02-06mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-02-06mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-02-06rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2014-02-06rtlwifi: Add missing code to PWDB statics routineLarry Finger1-0/+14
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2014-02-06rtlwifi: rtl8192cu: Update the power index registersLarry Finger2-0/+12
2014-02-06rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger1-0/+36
2014-02-06rtlwifi: Increase the RX queue length for USB driversLarry Finger1-1/+1
2014-02-06rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger1-0/+14
2014-02-06rtlwifi: Set the link stateLarry Finger1-0/+1
2014-02-06rtlwifi: Redo register save locationsLarry Finger1-16/+16
2014-02-06rtlwifi: rtl8192cu: Add new firmwareLarry Finger3-3/+24
2014-02-06rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger1-1/+2
2014-02-06rtlwifi: Update beacon statistics for USB driverLarry Finger1-0/+2
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-02-06e1000e: fix compiler warningsDavid Ertman1-3/+7
2014-01-15virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-15net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0