index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
strip: move driver to staging
John W. Linville
7
-24
/
+26
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
5
-35
/
+25
2009-10-30
mac80211: fix radiotap header generation
Johannes Berg
2
-15
/
+13
2009-10-30
mac80211: split hardware scan by band
Johannes Berg
3
-32
/
+80
2009-10-30
mac80211: remove outdated comment
Johannes Berg
1
-2
/
+0
2009-10-30
mac80211_hwsim: don't register CCK rates on 5ghz
Johannes Berg
1
-3
/
+4
2009-10-30
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
Luis R. Rodriguez
1
-1
/
+1
2009-10-30
ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
Luis R. Rodriguez
2
-3
/
+16
2009-10-30
ath9k_hw: add AR9271 single chip name mapping
Luis R. Rodriguez
1
-1
/
+2
2009-10-30
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
4
-20
/
+36
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
5
-62
/
+71
2009-10-30
wl1251: enable power save
Kalle Valo
1
-1
/
+2
2009-10-30
mac80211: fix dynamic power save for devices with nullfunc support in hw
Kalle Valo
1
-1
/
+5
2009-10-30
mac80211: refactor dynamic power save check
Kalle Valo
1
-3
/
+21
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
14
-462
/
+51
2009-10-30
b43: LP-PHY: Begin implementing calibration & software RFKILL support
Gábor Stefanik
2
-136
/
+658
2009-10-30
vlan: cleanup multiple unregistrations
Patrick McHardy
1
-32
/
+20
2009-10-30
convert kaweth to use usb_reset_configuration()
Oliver Neukum
1
-10
/
+1
2009-10-30
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
1
-4
/
+3
2009-10-30
sky2: version 1.26
Stephen Hemminger
1
-1
/
+1
2009-10-30
sky2: 88E8059 support
Stephen Hemminger
1
-1
/
+78
2009-10-30
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
1
-2
/
+32
2009-10-30
sky2: fix receive pause thresholds
Stephen Hemminger
2
-5
/
+12
2009-10-30
sky2: add register definitions for new chips
Stephen Hemminger
1
-1
/
+177
2009-10-30
sky2: add SK-9E21M device id
Stephen Hemminger
1
-0
/
+1
2009-10-30
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
1
-1
/
+1
2009-10-30
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
1
-2
/
+11
2009-10-30
gro: Change all receive functions to return GRO result codes
Ben Hutchings
4
-45
/
+42
2009-10-30
gro: Name the GRO result enumeration type
Ben Hutchings
3
-11
/
+23
2009-10-29
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
1
-4
/
+1
2009-10-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
3
-1
/
+7
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
2
-10
/
+39
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2
-3
/
+3
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
3
-6
/
+1
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2
-2
/
+2
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2
-23
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
2
-82
/
+93
2009-10-29
ser_gigaset: checkpatch cleanup
Tilman Schmidt
1
-19
/
+37
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-29
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
2
-2
/
+7
2009-10-29
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
3
-3
/
+7
2009-10-29
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
3
-4
/
+9
2009-10-29
Add the no SACK route option feature
Gilad Ben-Yossef
3
-3
/
+6
2009-10-29
Add dst_feature to query route entry features
Gilad Ben-Yossef
1
-1
/
+7
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
7
-42
/
+56
[next]