index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
2014-05-12
1
-3
/
+4
*
cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...
Hariprasad Shenai
2014-05-12
1
-3
/
+3
*
cxgb4: Decode the firmware port and module type a bit more for ethtool
Hariprasad Shenai
2014-05-12
1
-4
/
+11
*
Add support for netvsc build without CONFIG_SYSFS flag
Haiyang Zhang
2014-05-12
1
-4
/
+1
*
mdio_bus: fix devm_mdiobus_alloc_size export
Arnd Bergmann
2014-05-09
1
-1
/
+1
*
bonding: make a generic sysfs option store and fix comments
Nikolay Aleksandrov
2014-05-09
3
-491
/
+107
*
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
2014-05-09
1
-7
/
+10
*
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
2014-05-09
1
-0
/
+1
*
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
2014-05-09
3
-10
/
+5
*
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2014-05-09
2
-11
/
+10
*
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
2014-05-09
1
-58
/
+42
*
be2net: fix function call indentation in be_cmds.c
Sathya Perla
2014-05-09
1
-161
/
+179
*
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
2014-05-09
1
-103
/
+101
*
qlcnic: Update version to 5.3.59
Rajesh Borundia
2014-05-09
1
-2
/
+2
*
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
5
-50
/
+42
*
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
6
-28
/
+78
*
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
6
-107
/
+99
*
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-05-09
3
-17
/
+24
*
mellanox: Logging message cleanups
Joe Perches
2014-05-08
26
-437
/
+352
*
bonding: remove the unused macro
dingtianhong
2014-05-08
1
-2
/
+0
*
bonding: simplify the slave_do_arp_validate_only()
dingtianhong
2014-05-08
2
-4
/
+3
*
bonding: remove the unnecessary struct bond_net
dingtianhong
2014-05-08
1
-10
/
+8
*
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
2014-05-07
1
-1
/
+1
*
ARM: i.MX6: Add OF configuration support for ksz9031
Hubert Chaumette
2014-05-07
1
-1
/
+105
*
w83977af_ir: remove two faux Kconfig macros
Paul Bolle
2014-05-07
1
-29
/
+4
*
net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag
Alexey Charkov
2014-05-05
1
-47
/
+55
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-05-05
154
-2411
/
+3622
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-02
154
-2411
/
+3622
|
|
\
|
|
*
rsi: Changing opcode for sta mode according to changes in firmware
Jahnavi Meher
2014-04-30
2
-2
/
+3
|
|
*
ath9k_hw: fix worse EVM for 11b rates
Rajkumar Manoharan
2014-04-30
2
-6
/
+6
|
|
*
ath9k_hw: update ar9300 initvals
Rajkumar Manoharan
2014-04-30
5
-5
/
+5
|
|
*
b43: N-PHY: complete radio 0x2056 setup
Rafał Miłecki
2014-04-30
1
-5
/
+27
|
|
*
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
Nickolay Ledovskikh
2014-04-30
1
-2
/
+2
|
|
*
iwlegacy: Convert /n to \n
Joe Perches
2014-04-30
2
-2
/
+2
|
|
*
wlcore: fix usage of platform_device_add_data()
Christian Engelmayer
2014-04-30
2
-31
/
+20
|
|
*
rtlwifi: rtl8723be: disable MSI interrupts mode
Adam Lee
2014-04-30
1
-1
/
+1
|
|
*
Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"
Adam Lee
2014-04-30
1
-1
/
+0
|
|
*
b43: don't pre-set radio_on variable to true
Rafał Miłecki
2014-04-30
1
-1
/
+0
|
|
*
b43: use b43_software_rfkill helper
Rafał Miłecki
2014-04-30
1
-3
/
+3
|
|
*
b43: bcma: respect GMODE (band choice) during core reset
Rafał Miłecki
2014-04-30
1
-1
/
+6
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-30
16
-16
/
+35
|
|
|
\
|
|
|
*
mac80211_hwsim: Advertise support for AP mode channel width changes
Jouni Malinen
2014-04-28
1
-0
/
+1
|
|
|
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
16
-16
/
+34
|
|
*
|
Revert "mwifiex: add firmware dump feature for PCIe"
John W. Linville
2014-04-24
5
-261
/
+0
|
|
*
|
b43: remove list of IEEE 802.11 devices
Rafał Miłecki
2014-04-22
2
-37
/
+19
|
|
*
|
b43: ssb: refuse to support more than IEEE 802.11 core
Rafał Miłecki
2014-04-22
1
-17
/
+20
|
|
*
|
b43: N-PHY: enable forgotten write of hw power adjust table
Rafał Miłecki
2014-04-22
1
-2
/
+14
|
|
*
|
b43: N-PHY: fix selection of init & calib values
Rafał Miłecki
2014-04-22
1
-67
/
+105
|
|
*
|
b43: N-PHY: add init & calib values for radio 0x2056 rev 11
Rafał Miłecki
2014-04-22
1
-0
/
+246
|
|
*
|
b43: N-PHY: prepare for rev 7+ RSSI calibration
Rafał Miłecki
2014-04-22
1
-18
/
+54
[next]