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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
b43: Add NPHY radio init code
Michael Buesch
8
-9
/
+512
2008-01-28
ssb: Add boardflags_hi field to the sprom data structure
Michael Buesch
2
-0
/
+4
2008-01-28
b43: Add Broadcom 2055 radio register definitions
Michael Buesch
1
-0
/
+210
2008-01-28
WAVELAN - compile-time check for struct sizes
Helge Deller
4
-60
/
+9
2008-01-28
b43: Add support for new firmware
Michael Buesch
6
-129
/
+298
2008-01-28
b43: Fix radio ID register reading
Michael Buesch
1
-4
/
+3
2008-01-28
rt2x00: Fix queue_idx initialization
Ivo van Doorn
1
-4
/
+9
2008-01-28
rt2x00: Data and desc pointer initialization
Ivo van Doorn
3
-23
/
+22
2008-01-28
b43: Add N-PHY related initvals firmware filenames.
Michael Buesch
1
-0
/
+12
2008-01-28
b43: Fix tim search buffer overrun
Michael Buesch
1
-3
/
+4
2008-01-28
b43: Put multicast frames on the mcast queue
Michael Buesch
3
-42
/
+92
2008-01-28
b43: Fix template upload locking.
Michael Buesch
1
-7
/
+8
2008-01-28
b43: Fix upload of beacon packets to the hardware
Michael Buesch
2
-80
/
+151
2008-01-28
mac80211: add unified BSS configuration
Johannes Berg
19
-120
/
+183
2008-01-28
mac80211: Fix rate reporting regression
Michael Wu
5
-25
/
+49
2008-01-28
iwlwifi: A-MPDU Rx flow enabled
Ron Rindjunsky
3
-40
/
+35
2008-01-28
ath5k: Fix frame duration oops
Luis R. Rodriguez
1
-2
/
+6
2008-01-28
mac80211: implement cfg80211 station handling
Johannes Berg
1
-0
/
+192
2008-01-28
mac80211: add beacon configuration via cfg80211
Johannes Berg
6
-62
/
+213
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
13
-117
/
+118
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
29
-174
/
+205
2008-01-28
Add rtl8180 wireless driver
Michael Wu
18
-60
/
+2777
2008-01-28
[PATCH] Net: add ath5k wireless driver
Jiri Slaby
16
-0
/
+15848
2008-01-28
b43: finish removal of pio support
John W. Linville
2
-805
/
+0
2008-01-28
hostap_cs: don't match revisions in presense of the MAC chip name
Pavel Roskin
1
-9
/
+6
2008-01-28
b43: Remove the PHY spinlock
Michael Buesch
5
-65
/
+36
2008-01-28
b43: Fix PHY register routing
Michael Buesch
3
-114
/
+145
2008-01-28
b43: Add N-PHY register definitions
Michael Buesch
5
-12
/
+760
2008-01-28
zd1211rw: fix alignment for QOS and WDS frames
Michael Buesch
1
-1
/
+16
2008-01-28
iwlwifi: fix compilation warning in 'iwl-4965.c'
Miguel Botón
1
-1
/
+1
2008-01-28
rt2x00: Release rt2x00 2.0.14
Ivo van Doorn
1
-1
/
+1
2008-01-28
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
3
-2
/
+19
2008-01-28
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
9
-204
/
+163
2008-01-28
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
7
-19
/
+11
2008-01-28
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
7
-31
/
+27
2008-01-28
rt2x00: Move packet filter flags
Ivo van Doorn
7
-37
/
+19
2008-01-28
rt2x00: Move start() and stop() handlers into rt2x00lib.c
Ivo van Doorn
3
-46
/
+66
2008-01-28
rt2x00: Store queue idx and entry idx in data_ring and data_entry
Ivo van Doorn
5
-14
/
+22
2008-01-28
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
5
-5
/
+8
2008-01-28
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
3
-18
/
+15
2008-01-28
rt2x00: Fix chipset debugfs file
Ivo van Doorn
1
-3
/
+2
2008-01-28
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2
-92
/
+60
2008-01-28
b43: Add NPHY kconfig option
Michael Buesch
2
-0
/
+17
2008-01-28
b43-ssb-bridge: Add PCI ID for BCM43XG
Michael Buesch
1
-0
/
+1
2008-01-28
b44: power down PHY when interface down
Miguel Botón
1
-5
/
+23
2008-01-28
ssb: add 'ssb_pcihost_set_power_state' function
Miguel Botón
1
-0
/
+7
2008-01-28
b43: Add definitions for MAC Control register
Michael Buesch
2
-22
/
+28
2008-01-28
b43: Remove PIO support
Michael Buesch
8
-252
/
+21
2008-01-28
ssb: Fix PCMCIA lowlevel register access
Michael Buesch
2
-29
/
+45
2008-01-28
b43: Fix chip access validation for new devices
Michael Buesch
2
-15
/
+30
[prev]
[next]