summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-26cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez1-8/+1
2008-11-26cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez1-2/+3
2008-11-26cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez1-8/+21
2008-11-26cfg80211: remove switch from __set_regdom()Luis R. Rodriguez1-15/+6
2008-11-26cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez1-26/+17
2008-11-26cfg80211: mark negative frequencies as invalidLuis R. Rodriguez1-1/+1
2008-11-26iwlwifi: iwl-fh.h cleanupTomas Winkler1-24/+17
2008-11-26iwlwifi: some fh document fix and cleanupZhu, Yi2-9/+4
2008-11-26iwlwifi: configure_filter rewriteZhu, Yi4-59/+70
2008-11-26iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar9-12/+13
2008-11-26iwlwifi: replace magic constants with defineChatre, Reinette2-4/+4
2008-11-26iwlwifi: rs: remove fc variable and other cleanupsTomas Winkler1-29/+19
2008-11-26iwlwifi: consolidate station management codeTomas Winkler8-132/+148
2008-11-26iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet1-78/+117
2008-11-26rt2x00: Fix TX failure pathIvo van Doorn2-10/+7
2008-11-26rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn3-201/+280
2008-11-26rt2x00: Cleanup indirect register accessIvo van Doorn7-431/+310
2008-11-26ath5k: name pci driver "ath5k" tooJohannes Berg1-1/+1
2008-11-25Revert "hso: Fix crashes on close."David S. Miller1-9/+2
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller1-87/+23
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller1-317/+12
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan2-4/+0
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2-4/+0
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2-3/+4
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2-20/+6
2008-11-25DCB: fix kconfig optionJeff Kirsher8-21/+31
2008-11-25aoe: remove private mac address format functionHarvey Harrison5-25/+14
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger1-0/+1
2008-11-25tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-25tcp: add some mibs to track collapsingIlpo Järvinen3-0/+10
2008-11-25tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-25tcp: Try to restore large SKBs while SACK processingIlpo Järvinen4-7/+427
2008-11-25tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-25tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-25tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-25tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen3-53/+52
2008-11-25tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet1-1/+6
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet5-10/+15
2008-11-25net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski1-20/+56
2008-11-25pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy1-3/+5
2008-11-25infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-25netdevice sbni: Convert directly reference of netdev->privWang Chen1-47/+52
2008-11-25tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko1-0/+2