summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-06r8152: remove rtl8152_get_statshayeswang
2014-03-06r8152: replace tp->netdev with netdevhayeswang
2014-03-06r8152: deal with the empty line and spacehayeswang
2014-03-05hyperv: Move state setting for link queryHaiyang Zhang
2014-03-05net: macb: DMA-unmap full rx-bufferSoren Brinkmann
2014-03-05net: macb: Check DMA mappings for errorSoren Brinkmann
2014-03-05r8152: disable the ECM modehayeswang
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-03-04wl1251: use skb_trim to make skb shorterIvaylo Dimitrov
2014-03-04iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil
2014-03-04rtlwifi: rtl8723be: Add new driverLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-03-04rtlwifi: btcoexist: Add new mini driverLarry Finger
2014-03-04rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello
2014-03-04rtl818x: Make sure the TX descriptor "valid" flag is written by lastandrea merello
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon
2014-03-04iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter
2014-03-03wil6210: fix smatch warning in wil_cfg80211_get_station()Vladimir Kondratiev
2014-03-03wil6210: fix buffer overflow in wil_txdesc_debugfs_show()Vladimir Kondratiev
2014-03-03wl1251: use skb_trim to make skb shorterIvaylo Dimitrov
2014-03-03wireless: Kconfig: add missing dependencyZhao, Gang
2014-03-03ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau
2014-03-03ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau
2014-03-03ath9k: fix invalid max frame lengthSylvain Roger Rieunier
2014-03-03net: Replace min macro with min_tSilvan Jegen
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville