summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann2009-06-081-28/+15
* Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann2009-06-081-8/+4
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-083-21/+16
* Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-082-24/+45
* Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-081-27/+43
* Bluetooth: Remove unnecessary variable initializationMarcel Holtmann2009-06-081-1/+1
* Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-082-1/+3
* Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-082-9/+15
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-071-1/+1
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-074-8/+85
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-071-16/+19
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-073-1/+228
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-072-0/+980
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-071-0/+147
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-073-11/+12
* ixgbe: move tx processing into NAPI contextAlexander Duyck2009-06-071-34/+107
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-073-126/+117
* ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck2009-06-071-1/+1
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-072-18/+33
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-078-227/+193
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-074-23/+106
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-073-3/+842
* ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr2009-06-071-4/+3
* ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr2009-06-071-0/+3
* cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-074-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-07133-4698/+4465
|\
| * wimax: depend on rfkill properlyJohannes Berg2009-06-041-0/+1
| * ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0
| * iwlwifi: fix comment describing disable_11nReinette Chatre2009-06-041-1/+1
| * iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-043-5/+19
| * iwlagn: delay ict interrupt.Mohamed Abbas2009-06-041-2/+3
| * iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2009-06-042-8/+0
| * iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar2009-06-041-7/+25
| * iwlwifi: unify station managementTomas Winkler2009-06-0415-310/+109
| * cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-033-3/+6
| * rfkill: document /dev/rfkillJohannes Berg2009-06-031-1/+7
| * rfkill: always init poll delayed workJohannes Berg2009-06-031-7/+6
| * ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
| * mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez2009-06-031-2/+0
| * mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-031-0/+9
| * cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-031-1/+1
| * ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-031-4/+25
| * ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
| * iwm: port to new cfg80211 rfkillJohannes Berg2009-06-035-99/+1
| * cfg80211: add rfkill supportJohannes Berg2009-06-0311-30/+172
| * rfkill: add function to query stateJohannes Berg2009-06-032-0/+25
| * cfg80211: move txpower wext from mac80211Johannes Berg2009-06-034-78/+166
| * rfkill: create useful userspace interfaceJohannes Berg2009-06-034-31/+394
| * rfkill: rewriteJohannes Berg2009-06-0346-3273/+2536
| * nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-031-2/+2