index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+7
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
121
-2420
/
+3876
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-64
/
+87
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-37
/
+35
2012-04-13
r6040: update copyright from 2007 to now
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: define and use bits of register PHY_CC
Florian Fainelli
1
-2
/
+10
2012-04-13
r6040: define and use MTPR transmit enable bit
Florian Fainelli
1
-2
/
+3
2012-04-13
r6040: define and use MLSR register bits
Florian Fainelli
1
-2
/
+5
2012-04-13
r6040: fix typo on stats update in tx path
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: add a MAC operation timeout define
Florian Fainelli
1
-3
/
+5
2012-04-13
r6040: remove unused variable mcr1 from private structure
Florian Fainelli
1
-1
/
+1
2012-04-13
r6040: consolidate MAC reset to its own function
Florian Fainelli
1
-19
/
+18
2012-04-12
wiznet: Add missing #include <linux/irq.h>
Geert Uytterhoeven
2
-0
/
+2
2012-04-12
drivers/net: Remove CONFIG_WIZNET_TX_FLOW option
Mike Sinkovsky
3
-17
/
+5
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
126
-2457
/
+3911
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
193
-1242
/
+1627
2012-04-12
rt2x00: do not generate seqno in h/w if QOS is disabled
Stanislaw Gruszka
3
-2
/
+24
2012-04-12
net/wireless: ipw2x00: remove ssid_context struct
Stanislav Yakovlev
1
-9
/
+0
2012-04-12
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
Stanislav Yakovlev
1
-55
/
+0
2012-04-12
ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...
Qasim Javed
1
-4
/
+0
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
7
-29
/
+15
2012-04-12
ath9k: Add more recv stats.
Ben Greear
3
-11
/
+65
2012-04-12
ath9k: Add tx-failed counter.
Ben Greear
3
-0
/
+4
2012-04-12
ath9k: update to DFS pattern detector interface
Zefir Kurtisi
2
-52
/
+36
2012-04-12
ath9k: add DFS pattern detector instance to ath_softc
Zefir Kurtisi
2
-0
/
+6
2012-04-12
ath9k: add DFS pattern detector
Zefir Kurtisi
5
-1
/
+850
2012-04-12
mac80211: add explicit monitor interface if needed
Johannes Berg
1
-1
/
+2
2012-04-12
rt2x00: configure different txdesc parameters for non HT channel
Stanislaw Gruszka
3
-8
/
+24
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-11
team: add missed "statics"
Jiri Pirko
3
-5
/
+5
2012-04-11
team: ab: walk through port list non-rcu
Jiri Pirko
1
-1
/
+1
2012-04-11
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
1
-9
/
+63
2012-04-11
team: add bool option type
Jiri Pirko
1
-11
/
+29
2012-04-11
team: add support for per-port options
Jiri Pirko
3
-87
/
+261
2012-04-10
b43: claim support for IBSS RSN
Antonio Quartulli
1
-0
/
+16
2012-04-10
mac80211_hwsim: Fill timestamp beacon at the time it is transmitted
Javier Cardona
1
-13
/
+13
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
7
-22
/
+9
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2
-5
/
+3
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
5
-3
/
+9
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
2
-0
/
+6
2012-04-10
iwlwifi: fix unused variable warning
Oliver Hartkopp
1
-1
/
+2
2012-04-10
ath5k: Introduce _ath5k_printk to reduce code/text
Joe Perches
2
-4
/
+25
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
26
-68
/
+106
[next]