Age | Commit message (Expand) | Author |
2008-01-28 | e1000e: alternate MAC address support | Bill Hayes |
2008-01-28 | [netdrvr] ibmlana: move away from legacy MCA API | Jeff Garzik |
2008-01-28 | [netdrvr] ibmlana: modularization cleanup | Jeff Garzik |
2008-01-28 | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik |
2008-01-28 | hamradio/scc: kill unnecessary use of 'irq' function arg | Jeff Garzik |
2008-01-28 | sk98lin: kill bogus check and convert to use ARRAY_SIZE() | Alejandro Martinez Ruiz |
2008-01-28 | netdev: ARRAY_SIZE() cleanups | Alejandro Martinez Ruiz |
2008-01-28 | netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN | Alejandro Martinez Ruiz |
2008-01-28 | wireless: fix '!x & y' typo's | Roel Kluin |
2008-01-28 | libertas: move wlan_*_association_work from header to c file | Holger Schurig |
2008-01-28 | iwlwifi: disable interrupts before calling request_irq | Jes Sorensen |
2008-01-28 | P54: use temporary variables to reduce size of generated code | Dmitry Torokhov |
2008-01-28 | Prism54: Convert mgmt_sem to the mutex API | Matthias Kaehlcke |
2008-01-28 | orinoco: more reliable scan handling | Dan Williams |
2008-01-28 | b43: consistent naming for ieee80211_ops | Michael Buesch |
2008-01-28 | b43: Use the retry limit parameters from mac80211 | Michael Buesch |
2008-01-28 | b43: Dereference of wl->current_dev must be protected by wl->mutex | Michael Buesch |
2008-01-28 | b43legacy: Remove set_key callback | Michael Buesch |
2008-01-28 | b43legacy: Rewrite pwork locking | Larry Finger |
2008-01-28 | b43legacy: Use input-polldev for the rfkill switch | Larry Finger |
2008-01-28 | b43legacy: RF-kill support | Larry Finger |
2008-01-28 | b43legacy: LED triggers support | Larry Finger |
2008-01-28 | iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 | Christoph Hellwig |
2008-01-28 | iwlwifi: keep 3945 and 4965 headers separate | Christoph Hellwig |
2008-01-28 | iwlwifi: mark more functions/variables static | Christoph Hellwig |
2008-01-28 | iwlwifi: Update iwlwifi version stamp to 1.1.19 | Zhu Yi |
2008-01-28 | iwlwifi: Update iwlwifi version stamp to 1.1.18 | Zhu Yi |
2008-01-28 | iwl4965: exclude 60M rate from probe request | mabbas |
2008-01-28 | iwlwifi: Renames struct fw_image_desc to struct fw_desc | Tomas Winkler |
2008-01-28 | iwlwifi: add 5965 SCD registers to iwl-prph.h | Emmanuel Grumbach |
2008-01-28 | iwlwifi: move 3945 SCD registers to iwl-prph.h | Emmanuel Grumbach |
2008-01-28 | iwlwifi-ht: move 4965 SCD registers to iwl-prph.h | Emmanuel Grumbach |
2008-01-28 | iwlwifi: replacing wording restricted to nic access in iwl-io | Tomas Winkler |
2008-01-28 | iwlwifi: rename restricted_mem to targ_mem | Tomas Winkler |
2008-01-28 | iwlwifi: replace restricted_reg with prph | Tomas Winkler |
2008-01-28 | iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame | mabbas |
2008-01-28 | iwlwifi: using PCI_DEVICE macro | Tomas Winkler |
2008-01-28 | iwlwifi: remove cck_power_index_compensation | Tomas Winkler |
2008-01-28 | iwlwifi: remove late null-check and duplicate bug_on | Ian Schram |
2008-01-28 | iwlwifi: Beautify by removing superfluous newlines and code | Ian Schram |
2008-01-28 | iwlwifi: Two comments in iwl-3945.c were longer than 80 columns | Ian Schram |
2008-01-28 | iwlwifi: remove cck_flag from iwl_driver_hw_info | Tomas Winkler |
2008-01-28 | iwlwifi: add TGN flag to qos parameters | Tomas Winkler |
2008-01-28 | iwlwifi: rs-4965 fix return values | Tomas Winkler |
2008-01-28 | iwlwifi: renaming last_used and first_empty | Tomas Winkler |
2008-01-28 | iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_ | Ian Schram |
2008-01-28 | iwlwifi: fix various spelling and typos | Ian Schram |
2008-01-28 | iwlwifi: Add erp_ie_changed hanlder | Tomas Winkler |
2008-01-28 | rt2x00: Release rt2x00 2.0.12 | Ivo van Doorn |
2008-01-28 | rt2x00: Correctly set ACK bit in tx descriptors | Mattias Nissler |