| Commit message (Expand) | Author | Age | Files | Lines |
* | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 12 | -157/+211 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-16 | 11 | -80/+93 |
|\ |
|
| * | atm: [he] send idle cells instead of unassigned when in SDH mode | Chas Williams | 2008-06-16 | 1 | -0/+1 |
| * | atm: [he] limit queries to the device's register space | Robert T. Johnson | 2008-06-16 | 1 | -1/+6 |
| * | atm: [he] only support suni driver on multimode interfaces | Chas Williams | 2008-06-16 | 2 | -10/+6 |
| * | atm: [iphase] doesn't call phy->start due to a bogus #ifndef | Jorge Boncompte [DTI2] | 2008-06-16 | 1 | -12/+11 |
| * | atm: [iphase] set drvdata before enabling interrupts | Jorge Boncompte [DTI2] | 2008-06-16 | 1 | -2/+2 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 8 | -54/+69 |
| |\ |
|
| | * | rt2x00: Add D-link DWA111 support | Ivo van Doorn | 2008-06-13 | 1 | -0/+1 |
| | * | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 2008-06-13 | 1 | -3/+9 |
| | * | rt2x00: LEDS build failure | Randy Dunlap | 2008-06-13 | 1 | -6/+6 |
| | * | rt2x00: INPUT build failure | Randy Dunlap | 2008-06-13 | 1 | -3/+4 |
| | * | b43: Fix noise calculation WARN_ON | Michael Buesch | 2008-06-13 | 2 | -7/+10 |
| | * | b43: Fix possible NULL pointer dereference in DMA code | Michael Buesch | 2008-06-13 | 1 | -33/+32 |
| | * | rt2x00: Restrict DMA to 32-bit addresses. | Gertjan van Wingerde | 2008-06-13 | 1 | -2/+1 |
| | * | rt2x00: Don't kill guardian_urb when it wasn't created | Ivo van Doorn | 2008-06-13 | 1 | -0/+6 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 57 | -2775/+3206 |
|\ \ \ |
|
| * | | | mac80211: remove ieee80211_get_morefrag | Harvey Harrison | 2008-06-14 | 4 | -6/+6 |
| * | | | mac80211: add helpers for frame control testing | Harvey Harrison | 2008-06-14 | 7 | -195/+83 |
| * | | | mac80211_hwsim: Shared TX code for received frames and Beacons | Jouni Malinen | 2008-06-14 | 1 | -51/+32 |
| * | | | mac80211_hwsim: Minor cleanup | Jouni Malinen | 2008-06-14 | 1 | -6/+6 |
| * | | | mac80211_hwsim: 802.11 radio simulator for mac80211 | Jouni Malinen | 2008-06-14 | 3 | -0/+548 |
| * | | | iwlwifi: unify SW rf-kill flow | Emmanuel Grumbach | 2008-06-14 | 7 | -94/+103 |
| * | | | iwlwifi: remove 4965 prefix from iwl4965_ucode | Ron Rindjunsky | 2008-06-14 | 2 | -2/+2 |
| * | | | iwlwifi: adding channels to sysfs | Ester Kummer | 2008-06-14 | 1 | -2/+56 |
| * | | | rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro. | Robert P. J. Day | 2008-06-14 | 1 | -5/+3 |
| * | | | rndis_wlan: preallocate command buffer for set/get_oid | Jussi Kivilinna | 2008-06-14 | 1 | -14/+33 |
| * | | | rndis_wlan: use kzalloc to allocate private data | Jussi Kivilinna | 2008-06-14 | 1 | -3/+1 |
| * | | | iwlwifi: remove iwlcore_low_level_notify | Emmanuel Grumbach | 2008-06-14 | 3 | -47/+7 |
| * | | | iwlwifi: general code clean up | Emmanuel Grumbach | 2008-06-14 | 7 | -85/+32 |
| * | | | iwlwifi: fix software rf_kill problem when interface is down | Zhu Yi | 2008-06-14 | 2 | -2/+4 |
| * | | | iwlwifi: remove dead code iwl4965_calc_db_from_ratio | Emmanuel Grumbach | 2008-06-14 | 1 | -36/+0 |
| * | | | iwlwifi: retfactor get_temperature functions | Emmanuel Grumbach | 2008-06-14 | 4 | -18/+10 |
| * | | | iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c | Emmanuel Grumbach | 2008-06-14 | 5 | -26/+26 |
| * | | | iwlwifi: cleans up scanning code | Tomas Winkler | 2008-06-14 | 5 | -120/+107 |
| * | | | iwlwifi: move rate helpers to iwlcore | Tomas Winkler | 2008-06-14 | 12 | -106/+106 |
| * | | | iwlwifi: move scan to iwl-scan.c iwlcore | Tomas Winkler | 2008-06-14 | 6 | -872/+946 |
| * | | | iwlwifi: add bad length check for WEP keys | Emmanuel Grumbach | 2008-06-14 | 2 | -1/+18 |
| * | | | iwlwifi: refactor setting tx power | Tomas Winkler | 2008-06-14 | 8 | -62/+96 |
| * | | | iwlwifi: refactor tx aggregation response flow | Tomas Winkler | 2008-06-14 | 4 | -42/+19 |
| * | | | iwlwifi: Fix mode changes (ad-hoc <--> managed) | Assaf Krauss | 2008-06-14 | 1 | -14/+11 |
| * | | | iwlwifi enabling IBSS (Ad-Hoc) mode | Assaf Krauss | 2008-06-14 | 2 | -11/+20 |
| * | | | iwlwifi: fix resart flow after fw error | Emmanuel Grumbach | 2008-06-14 | 1 | -3/+3 |
| * | | | iwlwifi: fix resume SW RF-kill | Mohamed Abbas | 2008-06-14 | 3 | -18/+17 |
| * | | | iwlwifi: format log prints for easier parsing | Tomas Winkler | 2008-06-14 | 1 | -4/+6 |
| * | | | iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g | Emmanuel Grumbach | 2008-06-14 | 2 | -3/+0 |
| * | | | iwlwifi: remove redundant flags regarding to FAT channel | Emmanuel Grumbach | 2008-06-14 | 4 | -51/+30 |
| * | | | iwlwifi: remove unused flag | Tomas Winkler | 2008-06-14 | 1 | -2/+0 |
| * | | | iwlwifi: fix allow iwlwifi to aggregate according to tid load | Ron Rindjunsky | 2008-06-14 | 1 | -5/+8 |
| * | | | iwlwifi: use ieee80211_conf to examine rate capabilities | Ron Rindjunsky | 2008-06-14 | 1 | -12/+6 |