summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-23iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach1-1/+2
2014-02-23iwlwifi: add more 7265 HW IDsOren Givon1-1/+6
2014-02-23iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-02-23iwlwifi: mvm: disable scheduled scanJohannes Berg1-1/+1
2014-02-23iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach1-0/+5
2014-02-23ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-23ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-23ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-23ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-14xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-1/+1
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-02-06net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz1-11/+9
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
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-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2-0/+26
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: rtl8192c: Update dynamic gain calculationsLarry Finger1-98/+193
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-01-17e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-16bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-16net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-15qlge: Fix vlan netdev features.Jitendra Kalsaria1-0/+2
2014-01-15dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard1-0/+12
2014-01-14net: usbnet: fix SG initialisationBjørn Mork1-1/+1
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter1-1/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh1-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra3-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang12-36/+36
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang1-1/+4
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-3/+9
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9