aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btsdio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann3-21/+16
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2-24/+45
2009-06-08Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan1-27/+43
2009-06-08Bluetooth: Remove unnecessary variable initializationMarcel Holtmann1-1/+1
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2-1/+3
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2-9/+15
2009-06-07ixgbe: Increase the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr4-8/+85
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg1-16/+19
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr3-1/+228
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2-0/+980
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr1-0/+147
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr3-11/+12
2009-06-07ixgbe: move tx processing into NAPI contextAlexander Duyck1-34/+107
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck3-126/+117
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck1-1/+1
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2-18/+33
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala8-227/+193
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr4-23/+106
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr3-3/+842
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr1-4/+3
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr1-0/+3
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov4-0/+7
2009-06-07removal of forcedeth device idsAyaz Abdulla1-38/+0
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla1-0/+4
2009-06-07forcedeth: remove device id macrosAyaz Abdulla1-115/+98
2009-06-04wimax: depend on rfkill properlyJohannes Berg1-0/+1
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy3-5/+19
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2-8/+0
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar1-7/+25
2009-06-04iwlwifi: unify station managementTomas Winkler15-310/+109
2009-06-03TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUFChaithrika U S1-6/+4
2009-06-03tun: Only wake up writersHerbert Xu1-3/+3
2009-06-03ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen1-1/+0
2009-06-03gso: Stop fraglists from escapingHerbert Xu1-3/+2
2009-06-03cxgb3: minor aq100x phy fixesDivy Le Ray1-12/+12
2009-06-03cxgb3: Update FW to 7.4.0Divy Le Ray5-1889/+1921
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg3-3/+6
2009-06-03rfkill: document /dev/rfkillJohannes Berg1-1/+7
2009-06-03rfkill: always init poll delayed workJohannes Berg1-7/+6
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez1-2/+0
2009-06-03mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez1-0/+9
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez1-1/+1
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg5-99/+1