index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-25
skbuff: Copy csum instead of csum_start/csum_offset
Herbert Xu
1
-2
/
+1
2009-05-25
skbuff: Move new code into __copy_skb_header
Herbert Xu
1
-5
/
+9
2009-05-25
myri10ge: Add support for vlan_features
Brice Goglin
1
-1
/
+7
2009-05-25
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
1
-6
/
+1
2009-05-25
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
1
-1
/
+2
2009-05-25
mlx4_en: Fix partial rings feature
Yevgeny Petrilin
3
-39
/
+58
2009-05-25
mlx4_en: Removed redundant stride variable
Yevgeny Petrilin
1
-3
/
+0
2009-05-22
iwlwifi: check for valid band for channel info
Wey-Yi Guy
1
-38
/
+41
2009-05-22
iwlagn: co-exist with AMT
Mohamed Abbas
3
-4
/
+60
2009-05-22
iwlcore: Set rb_timeout to 0x10 for devices with ICT
Mohamed Abbas
1
-1
/
+4
2009-05-22
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
5
-13
/
+46
2009-05-22
iwlcore: Allow skb allocation from tasklet.
Mohamed Abbas
4
-10
/
+34
2009-05-22
iwlcore: support ICT interrupt
Mohamed Abbas
9
-12
/
+483
2009-05-22
iwlwifi: support "pure 40MHz" in RXON command
Wey-Yi Guy
4
-43
/
+72
2009-05-22
iwlwifi: report the rate index as an MCS rate number
Wey-Yi Guy
1
-4
/
+27
2009-05-22
iwlcore: register locks
Mohamed Abbas
12
-524
/
+203
2009-05-22
iwlwifi: support NVM access (EEPROM/OTP)
Wey-Yi Guy
7
-27
/
+161
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
8
-112
/
+42
2009-05-22
rt2x00: Add new rt2800usb USB ID's for Sweex
Ivo van Doorn
1
-2
/
+4
2009-05-22
rndis_wlan: do not try to restore wpa keys using add_wep_key()
Jussi Kivilinna
1
-2
/
+6
2009-05-22
rndis_wlan: split add_wpa_key from rndis_iw_set_encode_ext
Jussi Kivilinna
1
-53
/
+76
2009-05-22
rndis_wlan: explain bits used in key setup code.
Jussi Kivilinna
1
-5
/
+18
2009-05-22
rndis_wlan: remove CAP_SUPPORT_TXPOWER/OID_802_11_TX_POWER_LEVEL code
Jussi Kivilinna
1
-38
/
+8
2009-05-22
rndis_wlan: fix support for bcm4320a
Jussi Kivilinna
1
-4
/
+14
2009-05-22
iwlwifi: Temperature sensor voltage reading for 5150
Wey-Yi Guy
5
-35
/
+131
2009-05-22
iwlwifi: add Greenfield support for 11n
Wey-Yi Guy
1
-14
/
+20
2009-05-22
iwl3945: improve 3945 leds
Abhijeet Kolekar
1
-24
/
+46
2009-05-22
libertas: read SD8688 firmware status from new register
Bing Zhao
2
-8
/
+28
2009-05-22
iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
Zhu Yi
29
-0
/
+9713
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
14
-230
/
+375
2009-05-22
mac80211: correct probe wait time
Johannes Berg
1
-1
/
+1
2009-05-22
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
3
-1
/
+16
2009-05-22
ath9k: Optimize TBTT/DTIM calculation for timers
Jouni Malinen
1
-7
/
+21
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
4
-3
/
+62
2009-05-22
libertas: get SD8688 rx length with one CMD52
Bing Zhao
2
-2
/
+58
2009-05-22
libertas: define macros for SDIO model numbers
Bing Zhao
2
-9
/
+13
2009-05-22
libertas: fix GSPI card event handling
andrey@cozybit.com
1
-0
/
+7
2009-05-22
mac80211: fix probe response wait timing
Johannes Berg
1
-4
/
+5
2009-05-22
wext: remove atomic requirement for wireless stats
Johannes Berg
1
-5
/
+27
2009-05-22
tcp: Unexport TCPv6 GRO functions
Herbert Xu
1
-4
/
+3
2009-05-22
net: Fix arg to trace_napi_poll() in netpoll.
David S. Miller
1
-1
/
+1
2009-05-22
ixgbe: only register DCA requester once
Alexander Duyck
1
-20
/
+4
2009-05-22
igb: do not re-register DCA requester on device reset
Alexander Duyck
1
-3
/
+9
2009-05-22
wireless: Use genl_register_family_with_ops()
Michał Mirosław
1
-8
/
+3
2009-05-22
netlabel: Use genl_register_family_with_ops()
Michał Mirosław
3
-42
/
+6
2009-05-22
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
1
-16
/
+2
2009-05-22
tipc: Use genl_register_family_with_ops()
Michał Mirosław
1
-22
/
+16
2009-05-22
irda: Use genl_register_family_with_ops()
Michał Mirosław
1
-15
/
+2
2009-05-22
genetlink: Introduce genl_register_family_with_ops()
Michał Mirosław
2
-0
/
+48
2009-05-22
dropmon: add ability to detect when hardware dropsrxpackets
Neil Horman
6
-5
/
+149
[next]