| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 1 | -4/+4 |
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-05 | 8 | -73/+162 |
|\ |
|
| * | b43: Fix DMA for 30/32-bit DMA engines | Michael Buesch | 2008-02-05 | 2 | -58/+99 |
| * | iwl3945-base.c: fix off-by-one errors | Adrian Bunk | 2008-02-05 | 1 | -4/+4 |
| * | b43legacy: fix DMA slot resource leakage | Stefano Brivio | 2008-02-05 | 1 | -2/+12 |
| * | b43legacy: drop packets we are not able to encrypt | Stefano Brivio | 2008-02-05 | 4 | -8/+38 |
| * | b43legacy: fix suspend/resume | Stefano Brivio | 2008-02-05 | 1 | -2/+7 |
| * | b43legacy: fix PIO crash | Stefano Brivio | 2008-02-05 | 1 | -0/+3 |
* | | b43: avoid unregistering device objects during suspend | Rafael J. Wysocki | 2008-02-05 | 3 | -10/+21 |
* | | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 | 1 | -5/+7 |
* | | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 2008-02-05 | 2 | -40/+40 |
* | | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton | 2008-02-05 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 1 | -1/+1 |
|\ |
|
| * | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -1/+1 |
* | | ath5k: fix section mismatch warning | John W. Linville | 2008-02-01 | 1 | -3/+3 |
* | | iwlwifi: fix merge sequence: exit on error before state change | Reinette Chatre | 2008-02-01 | 2 | -10/+10 |
* | | iwlwifi: remove ieee80211 types from iwl-helpers.h | Tomas Winkler | 2008-02-01 | 1 | -3/+0 |
* | | iwlwifi: Fix MIMO PS mode | Tomas Winkler | 2008-02-01 | 1 | -5/+18 |
* | | iwlwifi: fix sparse warning in iwl 3945 | Ron Rindjunsky | 2008-02-01 | 1 | -3/+4 |
|/ |
|
* | Add new driver 'rndis_wlan' for wireless RNDIS devices. | Jussi Kivilinna | 2008-01-31 | 3 | -0/+2787 |
* | Add another Prism2 card to hostap | Marcin Juszkiewicz | 2008-01-31 | 1 | -0/+3 |
* | hostap_80211.h: remove duplicate prototype | Michal Piotrowski | 2008-01-31 | 1 | -5/+0 |
* | wireless: iwlwifi3945/4965 - fix incorrect counting of memory | Cyrill Gorcunov | 2008-01-31 | 2 | -2/+2 |
* | libertas: fix interrupt while removing driver | Holger Schurig | 2008-01-31 | 1 | -3/+3 |
* | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-01-31 | 2 | -3/+5 |
* | iwlwifi: correct math in elapsed_jiffies | Eric Sandeen | 2008-01-31 | 1 | -2/+2 |
* | b43: Drop packets that we are not able to encrypt | Michael Buesch | 2008-01-31 | 3 | -30/+58 |
* | b43: Fix suspend/resume | Michael Buesch | 2008-01-31 | 2 | -16/+25 |
* | iwlwifi: Fix uCode error on association | Gregory Greenman | 2008-01-31 | 3 | -4/+5 |
* | iwlwifi: do not schedule tasklet when rcv unused irq | Joonwoo Park | 2008-01-31 | 4 | -10/+18 |
* | iwlwifi: cleanup usage of inline functions | Reinette Chatre | 2008-01-31 | 6 | -23/+20 |
* | iwlwifi: initialize geo/channel information during probe | Reinette Chatre | 2008-01-31 | 2 | -28/+80 |
* | iwl4965: fix return code indicating one interface is supported | Reinette Chatre | 2008-01-31 | 1 | -1/+1 |
* | iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 | Maarten Lankhorst | 2008-01-31 | 2 | -2/+2 |
* | rtl8180_dev.c: add support for 1799:700f | Adrian Bassett | 2008-01-31 | 1 | -0/+1 |
* | b43legacy: fix MAC control and microcode init | Stefano Brivio | 2008-01-31 | 5 | -81/+110 |
* | b43legacy: Fix rfkill allocation leakage in error paths | Michael Buesch | 2008-01-31 | 1 | -1/+8 |
* | b43: Fix rfkill allocation leakage in error paths | Michael Buesch | 2008-01-31 | 1 | -1/+8 |
* | ath5k: debug level improvements | Bruno Randolf | 2008-01-31 | 3 | -37/+115 |
* | rt61pci: fix-up merge damage | John W. Linville | 2008-01-31 | 1 | -1/+2 |
* | ath5k: always extend rx timestamp with tsf | Bruno Randolf | 2008-01-28 | 1 | -5/+12 |
* | ath5k: configure backoff for IBSS beacon queue | Bruno Randolf | 2008-01-28 | 1 | -2/+12 |
* | ath5k: use SWBA to detect IBSS HW merges | Bruno Randolf | 2008-01-28 | 2 | -13/+67 |
* | ath5k: better beacon timer calculation | Bruno Randolf | 2008-01-28 | 1 | -17/+92 |
* | ath5k: beacon interval is in TU | Bruno Randolf | 2008-01-28 | 3 | -5/+5 |
* | ath5k: use 3 instead of 0x00000003 | Bruno Randolf | 2008-01-28 | 1 | -4/+2 |
* | b43: Fix MAC control and microcode init | Michael Buesch | 2008-01-28 | 1 | -13/+48 |
* | ath5k: reset key cache after resume | John W. Linville | 2008-01-28 | 1 | -3/+14 |
* | ath5k: use AR5K_KEYTABLE_SIZE when initializing key table | John W. Linville | 2008-01-28 | 1 | -1/+1 |
* | b43: Fix firmware caching | Michael Buesch | 2008-01-28 | 2 | -110/+134 |