summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drivers/net/wireless: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+5
| * | | | | | | | drivers/net/ppp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-10/+10
| * | | | | | | | drivers/net/irda: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-18/+18
| * | | | | | | | drivers/net/hippi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-4/+4
| * | | | | | | | drivers/net/ethernet/sun: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-3/+1
| * | | | | | | | drivers/net/ethernet/racal: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
| * | | | | | | | drivers/net/ethernet/icplus: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
| * | | | | | | | wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell2013-01-171-14/+4
| * | | | | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1737-84/+6406
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | drivers/net/usb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-9/+7
| * | | | | | | | drivers/net/wan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
| * | | | | | | | drivers/net/team: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | | | | | | drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | | drivers/net/ethernet/silan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+3
| * | | | | | | | drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | | drivers/net/ethernet/packetengines: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | | drivers/net/ethernet/natsemi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+0
| * | | | | | | | drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+0
| * | | | | | | | drivers/net/ethernet/i825xx: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-7/+5
| * | | | | | | | drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | | | | | | drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+4
| * | | | | | | | drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+9
| * | | | | | | | drivers/net: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-5/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20781-47780/+70318
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1930-110/+988
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
| | * | | | | | | | net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
| | * | | | | | | | rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
| | * | | | | | | | mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
| | * | | | | | | | mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
| | * | | | | | | | mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
| | * | | | | | | | iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
| | * | | | | | | | iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
| | * | | | | | | | iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
| | * | | | | | | | iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
| | * | | | | | | | iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
| | * | | | | | | | iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
| | * | | | | | | | iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
| | * | | | | | | | iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
| | * | | | | | | | iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
| | * | | | | | | | iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
| * | | | | | | | | ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-191-0/+8
| * | | | | | | | | atl1c: restore buffer stateHuang, Xiong2013-02-191-1/+1
| * | | | | | | | | Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-191-0/+1
| * | | | | | | | | qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-192-0/+14
| * | | | | | | | | bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-191-0/+6
| * | | | | | | | | bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-191-117/+18
OpenPOWER on IntegriCloud