| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Fix 82599 adapter link flickering issues | Mallikarjuna R Chilakala | 2009-06-07 | 8 | -227/+193 |
* | ixgbe: Harden the 82599 multispeed fiber autotry mechanism | Peter P Waskiewicz Jr | 2009-06-07 | 4 | -23/+106 |
* | ixgbe: Add ethtool offline test support | Peter P Waskiewicz Jr | 2009-06-07 | 3 | -3/+842 |
* | ixgbe: Change the 82599 PHY DSP restart logic | Peter P Waskiewicz Jr | 2009-06-07 | 1 | -4/+3 |
* | ixgbe: Enable ACPI WoL capabilities for 82599 | Peter P Waskiewicz Jr | 2009-06-07 | 1 | -0/+3 |
* | cfg80211: errno.h: define ERFKILL | Alexander Beregalov | 2009-06-07 | 4 | -0/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-06-07 | 133 | -4698/+4465 |
|\ |
|
| * | wimax: depend on rfkill properly | Johannes Berg | 2009-06-04 | 1 | -0/+1 |
| * | ar9170: remove deprecated code | Christian Lamparter | 2009-06-04 | 2 | -8/+0 |
| * | iwlwifi: fix comment describing disable_11n | Reinette Chatre | 2009-06-04 | 1 | -1/+1 |
| * | iwlwifi: add value and range define for link quality command | Wey-Yi Guy | 2009-06-04 | 3 | -5/+19 |
| * | iwlagn: delay ict interrupt. | Mohamed Abbas | 2009-06-04 | 1 | -2/+3 |
| * | iwl3945/iwlwifi: fix led bug when SW rfkill | Abhijeet Kolekar | 2009-06-04 | 2 | -8/+0 |
| * | iwl3945: port allow skb allocation in tasklet patch | Abhijeet Kolekar | 2009-06-04 | 1 | -7/+25 |
| * | iwlwifi: unify station management | Tomas Winkler | 2009-06-04 | 15 | -310/+109 |
| * | cfg80211: fix Kconfig for users of cfg80211 | Johannes Berg | 2009-06-03 | 3 | -3/+6 |
| * | rfkill: document /dev/rfkill | Johannes Berg | 2009-06-03 | 1 | -1/+7 |
| * | rfkill: always init poll delayed work | Johannes Berg | 2009-06-03 | 1 | -7/+6 |
| * | ath5k: disable beacon interrupt when interface is down | Bob Copeland | 2009-06-03 | 1 | -1/+16 |
| * | mac80211: removed unused variable in ieee80211_tx() | Luis R. Rodriguez | 2009-06-03 | 1 | -2/+0 |
| * | mac80211: extend sta kdoc - explain when they are added | Luis R. Rodriguez | 2009-06-03 | 1 | -0/+9 |
| * | cfg80211: make ieee80211_get_mesh_hdrlen() static | Luis R. Rodriguez | 2009-06-03 | 1 | -1/+1 |
| * | ath: make regulatory parsing more verbose on debug | Luis R. Rodriguez | 2009-06-03 | 1 | -4/+25 |
| * | ath9k: Fix write callback of 'debug' which configures debug mask | Vasanthakumar Thiagarajan | 2009-06-03 | 1 | -8/+14 |
| * | iwm: port to new cfg80211 rfkill | Johannes Berg | 2009-06-03 | 5 | -99/+1 |
| * | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 11 | -30/+172 |
| * | rfkill: add function to query state | Johannes Berg | 2009-06-03 | 2 | -0/+25 |
| * | cfg80211: move txpower wext from mac80211 | Johannes Berg | 2009-06-03 | 4 | -78/+166 |
| * | rfkill: create useful userspace interface | Johannes Berg | 2009-06-03 | 4 | -31/+394 |
| * | rfkill: rewrite | Johannes Berg | 2009-06-03 | 46 | -3273/+2536 |
| * | nl80211: use GFP_ATOMIC for michael mic failure message | Bob Copeland | 2009-06-03 | 1 | -2/+2 |
| * | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 2009-06-03 | 3 | -51/+47 |
| * | wireless/p54: prepare for FIRMWARE_NAME_MAX removal | Samuel Ortiz | 2009-06-03 | 1 | -2/+2 |
| * | iwmc3200wifi: shrink calibration lmac name | Samuel Ortiz | 2009-06-03 | 1 | -1/+1 |
| * | ar9170: cancel led worker properly on exit | Christian Lamparter | 2009-06-03 | 1 | -3/+7 |
| * | ar9170usb: more minor fixes | Christian Lamparter | 2009-06-03 | 3 | -16/+10 |
| * | ar9170: fix lockdep warning on hibernate | Christian Lamparter | 2009-06-03 | 1 | -4/+1 |
| * | ar9170: fix LED power state handling | Christian Lamparter | 2009-06-03 | 2 | -2/+6 |
| * | ar9170: kill duplicated HT feature flag | Christian Lamparter | 2009-06-03 | 1 | -1/+0 |
| * | ar9170: use bitop macros for tx filter flags | Christian Lamparter | 2009-06-03 | 2 | -9/+19 |
| * | ar9170: introduce functions for MAC programming | Christian Lamparter | 2009-06-03 | 3 | -29/+81 |
| * | ar9170: 40mhz fixes | Christian Lamparter | 2009-06-03 | 1 | -3/+3 |
| * | ar9170: update hardware definitions | Christian Lamparter | 2009-06-03 | 2 | -3/+4 |
| * | ar9170: fix beacon plcp settings | Christian Lamparter | 2009-06-03 | 1 | -2/+2 |
| * | mac80211_hwsim: remove deprecated radio_enabled | Johannes Berg | 2009-06-03 | 1 | -20/+7 |
| * | cfg80211: fix for duplicate userspace replies | Luis R. Rodriguez | 2009-06-03 | 1 | -1/+7 |
| * | net: introduce pre-up netdev notifier | Johannes Berg | 2009-06-03 | 2 | -1/+7 |
| * | ar9170: add AVM FRITZ devices | Luis R. Rodriguez | 2009-06-03 | 2 | -0/+27 |
| * | ar9170: add support for 1-stage firmware | Luis R. Rodriguez | 2009-06-03 | 1 | -5/+17 |
| * | ath9k: Add sanity check for beacon_int in adhoc/mesh case | Jouni Malinen | 2009-06-03 | 1 | -0/+8 |