index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
bnx2x: Per queue statistics
Eilon Greenstein
4
-274
/
+643
2009-02-16
bnx2x: Removing microcode assertion check
Eilon Greenstein
2
-6
/
+2
2009-02-16
bnx2x: Disabling interrupts after iSCSI-boot
Eilon Greenstein
2
-2
/
+72
2009-02-16
bnx2x: System-page alignment
Eilon Greenstein
2
-9
/
+9
2009-02-16
bnx2x: MSI support
Eilon Greenstein
4
-54
/
+132
2009-02-16
bnx2x: Multi-queue
Eilon Greenstein
3
-113
/
+178
2009-02-16
bnx2x: New FW
Eilon Greenstein
6
-12635
/
+14374
2009-02-16
igb: use timecompare to implement hardware time stamping
Patrick Ohly
5
-8
/
+304
2009-02-16
igb: stub support for SIOCSHWTSTAMP
Patrick Ohly
1
-0
/
+31
2009-02-16
igb: access to NIC time
Patrick Ohly
3
-0
/
+143
2009-02-16
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
2
-0
/
+8
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
[next]