index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
wireless: p54pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
wireless: orinoco: remove unnecessary pci_set_drvdata()
Jingoo Han
4
-8
/
+0
2013-09-26
wireless: mwl8k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-26
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-26
wireless: wil6210: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-26
wireless: airo: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
wireless: adm8211: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
wireless: iwlegacy: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-09-26
wireless: rtlwifi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-09-26
wireless: wl12xx: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-26
wireless: wlcore: use dev_get_platdata()
Jingoo Han
2
-2
/
+2
2013-09-26
wireless: wl1251: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-26
wireless: libertas: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-26
wireless: cw1200: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-09-26
wireless: brcmfmac: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-26
wireless: ath9k: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-09-26
wireless: ath5k: use dev_get_platdata()
Jingoo Han
1
-9
/
+6
2013-09-26
net: ath9k: Use NULL instead of false
Sachin Kamat
1
-1
/
+1
2013-09-26
ar5523: Add USB ID of D-Link WUA-2340 rev A1
Albert Pool
1
-0
/
+1
2013-09-26
rt2800: comment enable radio initialization sequence
Stanislaw Gruszka
1
-2
/
+11
2013-09-26
mwifiex: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
13
-531
/
+534
2013-09-26
ath9k: Add DELL 1707 to supported card table
Sujith Manoharan
1
-0
/
+5
2013-09-26
ath9k: Update AR9485 1.1 initvals
Sujith Manoharan
1
-34
/
+184
2013-09-26
ath9k: Add and use initvals for channel 14
Sujith Manoharan
2
-0
/
+9
2013-09-26
ath9k: Fix regulatory compliance for AR9462/AR9565
Sujith Manoharan
2
-0
/
+16
2013-09-26
ath9k: Identify WB335 Antenna configuration
Sujith Manoharan
3
-9
/
+200
2013-09-26
ath9k: Identify CUS252 cards
Sujith Manoharan
3
-3
/
+19
2013-09-26
ath9k: Enable antenna diversity for WB335
Sujith Manoharan
1
-1
/
+5
2013-09-26
ath9k: Add support for AR9565 v1.0.1 LNA diversity
Sujith Manoharan
5
-30
/
+15
2013-09-26
ath9k: Use correct RX gain table for AR9565
Sujith Manoharan
1
-0
/
+3
2013-09-26
ath9k: Fix antenna diversity init for AR9565
Sujith Manoharan
2
-6
/
+28
2013-09-26
ath9k: Bypass EEPROM for diversity cap for AR9565
Sujith Manoharan
2
-1
/
+6
2013-09-26
ath9k: Update initvals for AR9565 1.0
Sujith Manoharan
1
-8
/
+9
2013-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
16
-428
/
+626
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-304
/
+554
2013-09-19
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
1
-4
/
+1
2013-09-19
skge: fix broken driver
Mikulas Patocka
1
-2
/
+3
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
3
-21
/
+23
2013-09-18
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
1
-1
/
+2
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
3
-4
/
+39
2013-09-17
vxlan: Avoid creating fdb entry with NULL destination
Sridhar Samudrala
1
-9
/
+13
2013-09-17
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
1
-2
/
+2
2013-09-17
net loopback: Set loopback_dev to NULL when freed
Eric W. Biederman
1
-0
/
+1
2013-09-16
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
4
-22
/
+43
2013-09-16
net: usb: cdc_ether: use usb.h macros whenever possible
Fabio Porcedda
1
-46
/
+17
2013-09-16
net: usb: cdc_ether: fix checkpatch errors and warnings
Fabio Porcedda
1
-27
/
+20
2013-09-16
net: usb: cdc_ether: Use wwan interface for Telit modules
Fabio Porcedda
1
-0
/
+5
[next]