summaryrefslogtreecommitdiffstats
path: root/drivers/memstick (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde9-15/+14
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2-4/+4
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde1-2/+2
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde1-3/+0
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-04forcedeth: Kill NAPI config options.David S. Miller2-207/+1
2010-05-04forcedeth: GRO supportTom Herbert1-5/+8
2010-05-04net: skb_free_datagram_locked() fixEric Dumazet1-2/+7
2010-05-04net: rcu fixesEric Dumazet2-8/+37
2010-05-04phy/micrel: Add module device ID table for autoloading.David S. Miller1-0/+9
2010-05-04drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-04unix/garbage: kill copy of the skb queue walkerIlpo Järvinen1-11/+2
2010-05-04dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-04Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2-20/+1
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville1-4/+1
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez1-1/+6
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg1-1/+1
2010-05-03mac80211: improve IBSS scanningJohannes Berg4-21/+36
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg2-2/+66
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy6-238/+349
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy1-1/+1
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy6-2/+1696
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy7-20/+60
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy9-16/+37
2010-05-03orinoco: add hermes_opsDavid Kilroy9-140/+154
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg1-4/+13
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville3-10/+0
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville4-55/+15
2010-05-03net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.hDavid S. Miller1-5/+5
2010-05-03net: fix softnet_statChangli Gao3-25/+20
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-05-02net: Inline skb_pull() in eth_type_trans().David S. Miller3-2/+7
2010-05-02net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva1-0/+3
2010-05-02net: sock_def_readable() and friends RCU conversionEric Dumazet16-114/+181
2010-05-01sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich3-8/+6
2010-05-01sctp: Optimize computation of highest new tsn in SACK.Vlad Yasevich1-35/+7
2010-05-01sctp: correctly mark missing chunks in fast recoveryVlad Yasevich1-5/+13
2010-05-01sctp: rwnd_press should be cumulativeVlad Yasevich1-1/+1
2010-05-01sctp: fast recovery algorithm is per association.Vlad Yasevich2-21/+23
2010-05-01sctp: update transport initializationsVlad Yasevich4-31/+1
2010-05-01sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich1-22/+27
2010-05-01sctp: Do not force T3 timer on fast retransmissions.Vlad Yasevich2-14/+5
2010-05-01sctp: remove 'resent' bit from the chunkVlad Yasevich4-20/+10
2010-05-01sctp: Make sure we always return valid retransmit pathVlad Yasevich1-1/+2