summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-16ipw2x00: remove obsolete enumsHelmut Schaa1-17/+0
2009-03-16ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa2-73/+42
2009-03-16ipw2x00: remove duplicated definesHelmut Schaa1-53/+0
2009-03-16libipw: fix debug outputHelmut Schaa3-19/+19
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos1-6/+6
2009-03-16ath9k: fix compile error in debug.cGabor Juhos1-0/+2
2009-03-16ath9k: fix compile error in ahb.cGabor Juhos1-0/+1
2009-03-16ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos2-23/+23
2009-03-16ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos1-7/+6
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos4-19/+22
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian1-2/+2
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian5-83/+195
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian1-1/+1
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2-7/+6
2009-03-16cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez1-2/+2
2009-03-16cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez1-3/+14
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez1-36/+102
2009-03-16p54: enable power save supportChristian Lamparter1-0/+2
2009-03-16p54: initial SoftLED supportChristian Lamparter3-13/+143
2009-03-16p54: fix iwconfig txpower offChristian Lamparter1-2/+2
2009-03-16p54pci: convert printk(KERN_* to dev_*Christian Lamparter1-19/+10
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter5-16/+22
2009-03-16p54usb: stop USB core interference in exit pathChristian Lamparter1-0/+1
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos3-8/+41
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2-17/+16
2009-03-16orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov4-13/+33
2009-03-16zd1211rw: Do not panic on device eject when associatedJouni Malinen1-2/+6
2009-03-16mac80211: Fix panic on fragmentation with power savingJouni Malinen1-0/+2
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez1-1/+2
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez4-2/+55
2009-03-16lib80211: silence excessive crypto debugging messagesJohn W. Linville3-0/+16
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu4-21/+26
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch1-4/+4
2009-03-16netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2-3/+3
2009-03-16netfilter: ctnetlink: fix crash during expectation creationPablo Neira Ayuso1-0/+1
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso1-1/+2
2009-03-15tcp: make sure xmit goal size never becomes zeroIlpo Järvinen1-1/+1
2009-03-15tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2-2/+13
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen5-46/+54
2009-03-15tcp: don't check mtu probe completion in the loopIlpo Järvinen1-7/+6
2009-03-15tcp: consolidate paws checkIlpo Järvinen3-12/+21
2009-03-15tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen1-3/+0
2009-03-15tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen2-7/+3
2009-03-15r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-15r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-15pkt_sched: Change misleading code in class delete.Jarek Poplawski4-8/+20
2009-03-15net: reorder fields of struct socketEric Dumazet1-2/+6
2009-03-14igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2
2009-03-14netxen: update version to 4.0.30Dhananjay Phadke2-5/+4
2009-03-14netxen: add receive side scaling (rss) supportDhananjay Phadke5-192/+404