index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
p54: minor fixes
Christian Lamparter
2
-4
/
+8
2008-11-25
p54: enable Mesh Point support
Christian Lamparter
1
-3
/
+8
2008-11-25
mac80211: Use the HT capabilities from the IE instead of the station's caps.
Sujith
1
-1
/
+1
2008-11-25
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-25
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-25
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2
-4
/
+2
2008-11-25
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2
-4
/
+136
2008-11-25
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
3
-12
/
+69
2008-11-25
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
1
-1
/
+1
2008-11-25
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-25
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-25
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-25
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-25
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2
-0
/
+5
2008-11-25
cfg80211: add support for custom firmware regulatory solutions
Luis R. Rodriguez
2
-1
/
+19
2008-11-25
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
9
-24
/
+591
2008-11-25
cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid
Luis R. Rodriguez
1
-0
/
+3
2008-11-25
cfg80211: call_crda() won't tell us if CRDA was present
Luis R. Rodriguez
1
-8
/
+1
2008-11-25
cfg80211: expect different rd in cfg80211 when intersecting
Luis R. Rodriguez
1
-2
/
+3
2008-11-25
cfg80211: separate intersection section in __set_regdom()
Luis R. Rodriguez
1
-8
/
+21
2008-11-25
cfg80211: remove switch from __set_regdom()
Luis R. Rodriguez
1
-15
/
+6
2008-11-25
cfg80211: remove switch from __regulatory_hint()
Luis R. Rodriguez
1
-26
/
+17
2008-11-25
cfg80211: mark negative frequencies as invalid
Luis R. Rodriguez
1
-1
/
+1
2008-11-25
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
1
-24
/
+17
2008-11-25
iwlwifi: some fh document fix and cleanup
Zhu, Yi
2
-9
/
+4
2008-11-25
iwlwifi: configure_filter rewrite
Zhu, Yi
4
-59
/
+70
2008-11-25
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
9
-12
/
+13
2008-11-25
iwlwifi: replace magic constants with define
Chatre, Reinette
2
-4
/
+4
2008-11-25
iwlwifi: rs: remove fc variable and other cleanups
Tomas Winkler
1
-29
/
+19
2008-11-25
iwlwifi: consolidate station management code
Tomas Winkler
8
-132
/
+148
2008-11-25
iwl3945 : Simplify iwl3945_pci_probe
Kolekar, Abhijeet
1
-78
/
+117
2008-11-25
rt2x00: Fix TX failure path
Ivo van Doorn
2
-10
/
+7
2008-11-25
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
3
-201
/
+280
2008-11-25
rt2x00: Cleanup indirect register access
Ivo van Doorn
7
-431
/
+310
2008-11-25
ath5k: name pci driver "ath5k" too
Johannes Berg
1
-1
/
+1
2008-11-25
Revert "hso: Fix crashes on close."
David S. Miller
1
-9
/
+2
2008-11-25
Revert "hso: Fix free of mutexes still in use."
David S. Miller
1
-87
/
+23
2008-11-25
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
1
-317
/
+12
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
2
-4
/
+0
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
2
-4
/
+0
2008-11-25
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2
-3
/
+4
2008-11-25
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2
-20
/
+6
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
8
-21
/
+31
2008-11-25
aoe: remove private mac address format function
Harvey Harrison
5
-25
/
+14
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
1
-0
/
+1
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
1
-12
/
+317
2008-11-25
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
1
-23
/
+87
2008-11-25
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
1
-11
/
+14
[next]