index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-zero.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
1
-11
/
+11
2009-08-14
ath9k: Split eeprom.c into manageable pieces
Sujith
6
-3745
/
+3814
2009-08-14
ath9k: Remove a few DEBUG mesages
Sujith
1
-103
/
+23
2009-08-14
ath9k: Try to fix whitespace damage
Sujith
2
-229
/
+215
2009-08-14
ath9k: Cleanup function return types
Sujith
5
-25
/
+11
2009-08-14
ath9k: Remove unneeded assignment of protocol field
Sujith
1
-1
/
+0
2009-08-14
cfg80211: Set WEP ciphers
Samuel Ortiz
1
-2
/
+16
2009-08-14
cfg80211: fix SME association after disassociation
Johannes Berg
1
-0
/
+20
2009-08-14
cfg80211: fix nl80211 disconnected events
Johannes Berg
1
-2
/
+2
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
2
-9
/
+23
2009-08-14
wl1271: add wl1271 to Kconfig and the Makefile
Luciano Coelho
2
-0
/
+18
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
23
-0
/
+9431
2009-08-14
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
Pavel Roskin
1
-1
/
+1
2009-08-14
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
4
-62
/
+139
2009-08-14
orinoco: add function to retrieve current bssid
David Kilroy
3
-3
/
+15
2009-08-14
orinoco: move disassociation to hw.c
David Kilroy
3
-13
/
+30
2009-08-14
orinoco: pass orinoco_set_tkip_key the sequence lengths
David Kilroy
3
-14
/
+21
2009-08-14
orinoco: use local types for auth alg and sequence length
David Kilroy
4
-25
/
+33
2009-08-14
orinoco: prefer_port3 can be a single bit
David Kilroy
1
-1
/
+1
2009-08-14
wireless: display wext SSID when connected by cfg80211
Zhu Yi
1
-1
/
+9
2009-08-14
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-114
/
+0
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
2
-2
/
+2
2009-08-14
mac80211: fix compilation of mesh (although its disabled)
Luis R. Rodriguez
2
-7
/
+7
2009-08-14
b43: Add LP 2063 radio init
Gábor Stefanik
3
-56
/
+386
2009-08-14
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
3
-8
/
+8
2009-08-14
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
1
-2
/
+1
2009-08-14
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
1
-20
/
+15
2009-08-13
bnx2x: update version to 1.52.1
Eilon Greenstein
1
-2
/
+2
2009-08-13
bnx2x: Whitespaces and comments
Eilon Greenstein
4
-115
/
+121
2009-08-13
bnx2x: Removing unused definitions
Eilon Greenstein
1
-811
/
+0
2009-08-13
bnx2x: Beautify bnx2x_dump.h
Eilon Greenstein
1
-441
/
+449
2009-08-13
bnx2x: Re-factor the initialization code
Eilon Greenstein
5
-464
/
+495
2009-08-13
bnx2x: Using PCI_DEVICE macro
Eilon Greenstein
1
-6
/
+3
2009-08-13
bnx2x: Adding explicit casting
Eilon Greenstein
1
-3
/
+3
2009-08-13
bnx2x: Using macro for phy address
Eilon Greenstein
3
-89
/
+39
2009-08-13
bnx2x: Re-arrange the link structures for better alignment
Eilon Greenstein
2
-15
/
+22
2009-08-13
bnx2x: Missing smp_wmb for statistics state machine
Eilon Greenstein
1
-0
/
+3
2009-08-13
bnx2x: Remove SGMII configuration when not required
Eilon Greenstein
1
-3
/
+10
2009-08-13
bnx2x: Keep only one HW path active
Eilon Greenstein
1
-3
/
+4
2009-08-13
bnx2x: Check unzip return code
Eilon Greenstein
1
-1
/
+3
2009-08-13
bnx2x: Remove the init_dmae field from bp
Eilon Greenstein
2
-48
/
+47
2009-08-13
bnx2x: Updating regdump_len at drvinfo
Eilon Greenstein
1
-36
/
+33
2009-08-13
bnx2x: Move printing of version from probe to the init
Eilon Greenstein
1
-4
/
+2
2009-08-13
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
1
-18
/
+16
2009-08-13
bnx2x: Stop loading if error condition detected
Eilon Greenstein
2
-0
/
+9
2009-08-13
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
1
-2
/
+2
2009-08-13
bnx2x: Configurable pause scheme
Eilon Greenstein
2
-4
/
+12
2009-08-13
bnx2x: Adding Likely directive
Eilon Greenstein
1
-1
/
+2
2009-08-13
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
1
-0
/
+7
[next]