summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-09-10wireless-hostap-proc-print-properly-escaped-ssid-fixAndrew Morton
2014-09-10wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-09-10wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-09-10wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-09-10Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2014-09-09sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones
2014-09-09bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov
2014-09-09bonding: options: remove bond->lock usageNikolay Aleksandrov
2014-09-09bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov
2014-09-09bonding: convert primary_slave to use RCUNikolay Aleksandrov
2014-09-09bonding: alb: clean bond->lockNikolay Aleksandrov
2014-09-09bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-09ethernet: arc: Add support for Rockchip SoC layer device tree bindingsRomain Perier
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
2014-09-09ath9k: Fix MCC scanningSujith Manoharan
2014-09-09ath9k: Fix offchannel operationSujith Manoharan
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Fix interface accountingSujith Manoharan
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan
2014-09-09rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger
2014-09-09rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger
2014-09-09rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger
2014-09-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram
2014-09-08Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-08net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli
2014-09-08net: systemport: check harder for out of memory conditionsFlorian Fainelli
2014-09-08drivers: net: cpsw: Add support for pause framesMugunthan V N
2014-09-08net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2014-09-08hp100: Convert the normal skb free path to dev_consume_skb_any()Rick Jones