index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-14
iwlwifi: change rate number to a constant
Tomas Winkler
1
-2
/
+3
2008-03-14
iwlwifi: Fix endianity in debug print
Tomas Winkler
1
-1
/
+1
2008-03-14
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
7
-426
/
+30
2008-03-14
iwlwifi: update copyright year
Reinette Chatre
23
-31
/
+28
2008-03-14
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2
-5
/
+5
2008-03-14
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
8
-167
/
+648
2008-03-14
include/net/ieee80211.h - remove duplicate include
Joe Perches
1
-1
/
+0
2008-03-14
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2
-9
/
+3
2008-03-14
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
1
-1
/
+1
2008-03-14
rt2x00: Fix rt2400pci signal
Ivo van Doorn
8
-15
/
+43
2008-03-14
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2
-2
/
+2
2008-03-14
rt2x00: Fix basic rate initialization
Ivo van Doorn
4
-37
/
+38
2008-03-14
rt2x00: Always enable TSF ticking
Ivo van Doorn
5
-0
/
+10
2008-03-14
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2
-7
/
+5
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
10
-80
/
+76
2008-03-13
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
1
-1
/
+5
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
5
-81
/
+49
2008-03-13
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
5
-47
/
+50
2008-03-13
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2
-8
/
+14
2008-03-13
rt2x00: Fix trivial log message
Luis Correia
2
-2
/
+4
2008-03-13
rt2x00:correct rx packet length for USB devices
Adam Baker
1
-0
/
+1
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
5
-29
/
+65
2008-03-13
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
1
-2
/
+2
2008-03-13
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2
-8
/
+14
2008-03-13
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
1
-1
/
+1
2008-03-13
rt2x00: Use the correct size when copying the control info in txdone
Mattias Nissler
1
-1
/
+1
2008-03-13
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2
-0
/
+2
2008-03-13
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
3
-44
/
+49
2008-03-13
b43: pull out helpers for writing noise table
Harvey Harrison
1
-22
/
+23
2008-03-13
rndis_wlan: cleanup, rename structure members
Jussi Kivilinna
1
-132
/
+126
2008-03-13
rndis_wlan: cleanup, rename and reorder enums and structures
Jussi Kivilinna
1
-110
/
+103
2008-03-13
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2
-23
/
+23
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
6
-316
/
+76
2008-03-13
the scheduled rc80211-simple.c removal
Adrian Bunk
6
-448
/
+1
2008-03-13
the scheduled ieee80211 softmac removal
Adrian Bunk
16
-3662
/
+0
2008-03-13
the scheduled bcm43xx removal
Adrian Bunk
35
-16999
/
+1
2008-03-13
make b43_mac_{enable,suspend}() static
Adrian Bunk
2
-5
/
+2
2008-03-07
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
1
-2
/
+2
2008-03-07
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2
-5
/
+7
2008-03-07
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
1
-14
/
+45
2008-03-07
ath5k: add notes about rx timestamp
Bruno Randolf
1
-0
/
+11
2008-03-07
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
5
-130
/
+126
2008-03-07
ath5k: struct ath5k_desc cleanups
Bruno Randolf
4
-187
/
+210
2008-03-07
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
1
-17
/
+20
2008-03-07
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2
-157
/
+148
2008-03-07
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2
-25
/
+22
2008-03-07
iwlwifi: queue functions cleanup
Tomas Winkler
4
-60
/
+45
2008-03-07
iwlwifi: Moving EEPROM handling in iwlcore module
Assaf Krauss
2
-0
/
+604
2008-03-07
iwlwifi: add iwl-core module
Tomas Winkler
5
-7
/
+59
2008-03-07
iwlwifi: fix locking unbalance in 4965 rate scale
Tomas Winkler
1
-13
/
+12
[next]