summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-2810-16/+16
| | * | rt2x00: Whitespace cleanup.Gertjan van Wingerde2009-11-287-87/+87
| | * | rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde2009-11-281-2/+2
| | * | rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde2009-11-281-10/+7
| | * | rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde2009-11-281-3/+0
| | * | rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde2009-11-281-1/+5
| | * | wl1271: Remove REF_CLK hackLuciano Coelho2009-11-281-8/+1
| | * | wl1271: remove workaround to ignore -EIO from radio and general paramsLuciano Coelho2009-11-282-10/+4
| | * | wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-285-182/+183
| | * | wl1271: set radio and general params also for PLTLuciano Coelho2009-11-283-2/+15
| | * | wl1271: fix the inetdev notifier callback return valuesLuciano Coelho2009-11-281-5/+5
| | * | wl1271: Set PSM support flags in driver configurationJuuso Oikarinen2009-11-281-1/+2
| | * | wl1271: Prevent PSM-entry retry loop if PSM cancelledJuuso Oikarinen2009-11-281-2/+6
| | * | wl1271: Decrease BET consecutive terminated beacons value to 10Juuso Oikarinen2009-11-281-1/+1
| | * | ath9k: clean up rc rate tableFelix Fietkau2009-11-282-219/+109
| | * | ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-2811-294/+291
| | * | ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-252-3/+1
| | * | mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet2009-11-251-9/+5
| * | | tcp: fix a timewait refcnt raceEric Dumazet2009-12-031-3/+16
| * | | tcp: connect() race with timewait reuseEric Dumazet2009-12-034-18/+47
| * | | be2net: Add support for ethtool self testSuresh R2009-12-033-0/+223
| * | | tcp: diag: Dont report negative values for rx queueEric Dumazet2009-12-032-3/+11
| * | | net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha2009-12-031-2/+2
| * | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-034-46/+37
| * | | bnx2: Refine VPD logic.Michael Chan2009-12-031-28/+21
| * | | ixgbe: use EIAM to automask MSI-XJesse Brandeburg2009-12-031-6/+19
| * | | ixgbe: performance tweaksJesse Brandeburg2009-12-033-30/+27
| * | | ixgbe: change default ring sizeJesse Brandeburg2009-12-031-2/+2
| * | | ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou2009-12-031-10/+14
| * | | ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-033-13/+28
| * | | usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-033-29/+142
| * | | cdc-ether: Implement reset_resume()Oliver Neukum2009-12-031-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-0314-116/+192
| |\ \ \
| | * | | Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-031-0/+2
| | * | | Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-031-0/+6
| | * | | Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann2009-12-031-1/+5
| | * | | Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-033-22/+36
| | * | | Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan2009-12-031-0/+2
| | * | | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-032-3/+36
| | * | | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-032-3/+6
| | * | | Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan2009-12-031-1/+1
| | * | | Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan2009-12-031-18/+36
| | * | | Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-031-1/+4
| | * | | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-034-28/+18
| | * | | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-032-22/+24
| | * | | Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-031-0/+5
| | * | | Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-031-0/+9
| | * | | Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann2009-12-031-0/+1
| | * | | Bluetooth: Remove unused global minor variableMarcel Holtmann2009-12-031-10/+2
| | * | | Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner2009-12-031-7/+0