index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
7
-0
/
+19
2009-02-16
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
4
-42
/
+186
2009-02-16
net: infrastructure for hardware time stamping
Patrick Ohly
3
-3
/
+161
2009-02-16
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
26
-0
/
+883
2009-02-16
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
3
-1
/
+317
2009-02-16
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2
-0
/
+177
2009-02-15
e1000e: Remove mutex_trylock and associated WARN on failure.
dave graham
1
-16
/
+1
2009-02-15
net: replace __constant_{endian} uses in net headers
Harvey Harrison
14
-101
/
+101
2009-02-15
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
4
-149
/
+143
2009-02-15
tun: Fix merge error
Herbert Xu
1
-1
/
+1
2009-02-14
Linux 2.6.29-rc5
v2.6.29-rc5
Linus Torvalds
1
-1
/
+1
2009-02-13
ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-2
/
+2
2009-02-13
ath9k: add comments for ath9k_hw_configpcipowersave()
Luis R. Rodriguez
1
-0
/
+35
2009-02-13
iwlwifi: fix FAT channel config for 5000 series
Reinette Chatre
3
-6
/
+8
2009-02-13
iwlwifi: drop PCIe workaround applicable for development boards
Tomas Winkler
1
-10
/
+0
2009-02-13
iwlwifi: use pci registers defined in pci_regs.h
Tomas Winkler
8
-48
/
+40
2009-02-13
mac80211: split managed/ibss code a little more
Johannes Berg
1
-108
/
+146
2009-02-13
mac80211: fix IBSS auth
Johannes Berg
1
-0
/
+1
2009-02-13
mac80211: calculate wstats_flags on the fly
Johannes Berg
3
-12
/
+18
2009-02-13
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
8
-421
/
+117
2009-02-13
cfg80211: add more flexible BSS lookup
Johannes Berg
2
-3
/
+19
2009-02-13
cfg80211: allow users to request removing a BSS
Johannes Berg
2
-0
/
+32
2009-02-13
cfg80211: free_priv for BSS info
Johannes Berg
3
-1
/
+5
2009-02-13
mac80211: dont add BSS when creating IBSS
Johannes Berg
3
-58
/
+60
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
21
-383
/
+1546
2009-02-13
mac80211: further cleanups to stopping BA sessions
Johannes Berg
4
-39
/
+44
2009-02-13
mac80211: RX aggregation: clean up stop session
Johannes Berg
1
-25
/
+32
2009-02-13
mac80211: clean up BA session teardown
Johannes Berg
4
-8
/
+7
2009-02-13
mac80211: fix aggregation timer lockups
Johannes Berg
3
-6
/
+43
2009-02-13
mac80211: fix race in TX aggregation
Johannes Berg
1
-47
/
+48
2009-02-13
mac80211: document TX aggregation (and small cleanup)
Johannes Berg
1
-25
/
+51
2009-02-13
mac80211: hardware should not deny going back to legacy
Johannes Berg
1
-3
/
+2
2009-02-13
mac80211: restrict aggregation to supported interface modes
Johannes Berg
4
-3
/
+30
2009-02-13
mac80211: restructure HT code
Johannes Berg
5
-857
/
+895
2009-02-13
mac80211: fix RX aggregation timeouts
Johannes Berg
4
-12
/
+9
2009-02-13
mac80211: remove stray aggregation debugfs definition
Johannes Berg
1
-1
/
+0
2009-02-13
mac80211: remove bssid argument from prepare_for_handlers
Johannes Berg
1
-4
/
+3
2009-02-13
mac80211: fix beacon enable more
Johannes Berg
1
-2
/
+12
2009-02-13
mac80211: reject extra IEs for probe request when hw_scan
Johannes Berg
1
-3
/
+8
2009-02-13
mac80211: properly validate/translate IW_AUTH_MFP values
Johannes Berg
1
-3
/
+15
2009-02-13
zd1211rw: honour enable_beacon conf
Johannes Berg
1
-3
/
+13
2009-02-13
mac80211: disable IBSS beacon before join
Johannes Berg
1
-0
/
+2
2009-02-13
zd1211rw: do not ratelimit no-ops
Johannes Berg
2
-4
/
+8
2009-02-13
mac80211: use ps-poll when dynamic power save mode is disabled
Kalle Valo
3
-3
/
+88
2009-02-13
mac80211: remove multicast check from check_tim()
Kalle Valo
1
-7
/
+4
2009-02-13
orinoco: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-02-13
ath5k: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
18
-845
/
+841
2009-02-13
ath9k: Cleanup EEPROM operations
Sujith
6
-1492
/
+1453
2009-02-13
ath9k: Add callbacks hooks for EEPROM operations
Sujith
1
-0
/
+17
[next]