index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-7
/
+6
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
284
-14710
/
+30895
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-23
/
+83
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
10
-788
/
+96
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
4
-6
/
+5
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
129
-6280
/
+4967
2010-10-15
drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-1
/
+3
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
3
-0
/
+16
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
4
-20
/
+12
2010-10-15
b43: N-PHY: put 2056-radio's specific code in separated file
Rafał Miłecki
6
-30
/
+88
2010-10-15
ath9k_hw: remove AR9003 2.0 support
Luis R. Rodriguez
3
-1923
/
+26
2010-10-15
b43: N-PHY: put radio-specific code in separated file
Rafał Miłecki
7
-1563
/
+1588
2010-10-15
b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)
Rafał Miłecki
1
-1
/
+1
2010-10-15
b43: N-PHY: replace N-specific radio_chanspec with common code
Rafał Miłecki
3
-37
/
+26
2010-10-15
ath9k_htc: set probe request rx filter
Rajkumar Manoharan
2
-2
/
+2
2010-10-15
libertas: Communicate USB transfer errors
Paul Fox
1
-2
/
+2
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
5
-89
/
+25
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
3
-53
/
+8
2010-10-15
ath9k: make rate control debugfs stats per station
Felix Fietkau
4
-116
/
+124
2010-10-15
ath9k: add missing locking around ath9k_hw_proc_mib_event
Felix Fietkau
1
-0
/
+2
2010-10-15
ath9k_hw: fix PHY counter overflow handling in ANI v1
Felix Fietkau
1
-1
/
+1
2010-10-15
ath9k_hw: fix division by zero in the ANI monitor code
Felix Fietkau
1
-6
/
+7
2010-10-15
ath9k: do not track cycle counter updates in powersave mode
Felix Fietkau
1
-1
/
+18
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
13
-23
/
+72
2010-10-14
iwlwifi: move agn only eeprom functions to separate file
Wey-Yi Guy
5
-367
/
+476
2010-10-14
iwlagn: check beacon frame size
Johannes Berg
1
-0
/
+2
2010-10-14
iwlwifi: blink LED in IBSS mode
Johannes Berg
1
-0
/
+1
2010-10-14
iwlwifi: rewrite RXON checks
Johannes Berg
1
-52
/
+50
2010-10-14
iwlagn: 6050 ops should be used;
Wey-Yi Guy
1
-1
/
+1
2010-10-14
iwlwifi: clean up some beacon handling
Johannes Berg
1
-14
/
+11
2010-10-14
iwlwifi: rename ibss_beacon variable
Johannes Berg
4
-36
/
+36
2010-10-14
iwlwifi: allow probe-after-rx on 2.4 GHz
Johannes Berg
2
-28
/
+28
2010-10-14
iwlgn: need longer tx queue stuck timer for coex devices
Wey-Yi Guy
2
-15
/
+34
2010-10-13
ath9k: Fix potential use-after-free.
Ben Greear
1
-1
/
+1
2010-10-13
ath9k: Set RX filter for Probe Request based on filter flag
Jouni Malinen
2
-2
/
+2
2010-10-13
ath9k: Fix documentation in rate control
Mohammed Shafi Shajakhan
2
-8
/
+9
2010-10-13
ath5k: Move debugfs under ieee80211/[wiphy-name]
Ben Greear
3
-36
/
+3
2010-10-12
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
4
-16
/
+13
2010-10-12
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2
-5
/
+6
2010-10-12
iwl3945: fix queue allocation
Johannes Berg
1
-0
/
+1
2010-10-12
iwlagn: prio_tbl need to download before calibration
Wey-Yi Guy
1
-3
/
+4
2010-10-12
iiwlagn: always download priority table
Wey-Yi Guy
1
-2
/
+1
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
2
-10
/
+9
2010-10-11
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
1
-4
/
+6
2010-10-11
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
1
-4
/
+4
2010-10-11
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
1
-1
/
+1
2010-10-11
rt2x00: Validate MCS on RX path
Ivo van Doorn
1
-35
/
+37
2010-10-11
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2
-4
/
+7
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
8
-57
/
+50
2010-10-11
WIRELESS: at76c50x, remove unneeded NULL check
Jiri Slaby
1
-2
/
+1
[next]