summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez2008-11-251-0/+3
* cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez2008-11-251-8/+1
* cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez2008-11-251-2/+3
* cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez2008-11-251-8/+21
* cfg80211: remove switch from __set_regdom()Luis R. Rodriguez2008-11-251-15/+6
* cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez2008-11-251-26/+17
* cfg80211: mark negative frequencies as invalidLuis R. Rodriguez2008-11-251-1/+1
* iwlwifi: iwl-fh.h cleanupTomas Winkler2008-11-251-24/+17
* iwlwifi: some fh document fix and cleanupZhu, Yi2008-11-252-9/+4
* iwlwifi: configure_filter rewriteZhu, Yi2008-11-254-59/+70
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-259-12/+13
* iwlwifi: replace magic constants with defineChatre, Reinette2008-11-252-4/+4
* iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler2008-11-251-29/+19
* iwlwifi: consolidate station management codeTomas Winkler2008-11-258-132/+148
* iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet2008-11-251-78/+117
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-252-10/+7
* rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn2008-11-253-201/+280
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-257-431/+310
* ath5k: name pci driver "ath5k" tooJohannes Berg2008-11-251-1/+1
* Revert "hso: Fix crashes on close."David S. Miller2008-11-251-9/+2
* Revert "hso: Fix free of mutexes still in use."David S. Miller2008-11-251-87/+23
* Revert "hso: Add TIOCM ioctl handling."David S. Miller2008-11-251-317/+12
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-252-4/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-252-4/+0
* igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2008-11-252-3/+4
* igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2008-11-252-20/+6
* DCB: fix kconfig optionJeff Kirsher2008-11-258-21/+31
* aoe: remove private mac address format functionHarvey Harrison2008-11-255-25/+14
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-251-0/+1
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-251-12/+317
* hso: Fix free of mutexes still in use.Denis Joseph Barrow2008-11-251-23/+87
* hso: Fix URB submission -EINVAL.Denis Joseph Barrow2008-11-251-11/+14
* hso: Fix crashes on close.Denis Joseph Barrow2008-11-251-2/+9
* hso: Add new usb device id's.Denis Joseph Barrow2008-11-251-0/+5
* netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-241-5/+2
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-243-0/+10
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-241-2/+14
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-244-7/+427
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-241-15/+17
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-241-4/+23
* tcp: more aggressive skippingIlpo Järvinen2008-11-241-1/+1
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-243-53/+52
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-241-37/+59
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-241-1/+6
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-245-10/+15
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-241-20/+56
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-241-3/+5
* infiniband: Kill directly reference of netdev->privWang Chen2008-11-241-4/+4
* netdevice sbni: Convert directly reference of netdev->privWang Chen2008-11-241-47/+52
OpenPOWER on IntegriCloud