aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[CCID3]: Move NULL-protection into functionGerrit Renker2-31/+24
2007-10-10[DCCP]: Send Reset upon Sync in state REQUESTGerrit Renker1-5/+3
2007-10-10[BLUETOOTH]: Make hidp_setup_input() return intWANG Cong1-4/+7
2007-10-10[TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen3-0/+3
2007-10-10[TCP]: Reordered ACK's (old) SACKs not included to discarded MIBIlpo Järvinen1-1/+6
2007-10-10[TCP]: Re-place highest_sack check to a more robust positionIlpo Järvinen1-4/+4
2007-10-10[DCCP]: Parameter renamingGerrit Renker1-4/+6
2007-10-10[DCCP]: Fix Reset/Sync-Flood BugGerrit Renker1-3/+11
2007-10-10[DCCP]: Shorten variable names in dccp_check_seqnoGerrit Renker1-23/+17
2007-10-10[DCCP]: Simplify interface of dccp_sample_rttGerrit Renker3-34/+19
2007-10-10[DCCP]: Provide 10s of microsecond timesourceGerrit Renker4-1/+26
2007-10-10[DCCP]: Reuse ktime_get_real() calls againGerrit Renker1-23/+16
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu3-5/+5
2007-10-10[MAC80211]: kill vlan_idJohannes Berg2-3/+0
2007-10-10[MAC80211]: kill IE parse typedefJohannes Berg1-4/+3
2007-10-10[MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg2-1/+1
2007-10-10[MAC80211]: print out wiphy name instead of master deviceJohannes Berg6-17/+19
2007-10-10[MAC80211]: remove tx info sw_retry_attempt memberJohannes Berg1-3/+0
2007-10-10[MAC80211]: fix warnings introduced by the doc patchesJohannes Berg1-0/+6
2007-10-10[MAC80211]: yet more documentationJohannes Berg1-49/+149
2007-10-10[MAC80211]: remove IEEE80211_CONF_SSID_HIDDENJohannes Berg1-2/+1
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg8-68/+3
2007-10-10[MAC80211]: allow drivers to indicate failed FCS/PLCP checksumJohannes Berg2-3/+35
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-3/+5
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-2/+4
2007-10-10[LIBERTAS]: fix interrupts in CF driverRyan Mallon1-14/+19
2007-10-10[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon1-1/+2
2007-10-10[B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger4-34/+25
2007-10-10[B43LEGACY]: Support for turning the radio off from software.Larry Finger4-19/+61
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch3-13/+63
2007-10-10[B43]: Remove the "radio hw enabled" message on startup.Michael Buesch1-3/+3
2007-10-10[MAC80211]: Add support for setting TX power and radio statusMichael Buesch2-2/+39
2007-10-10[IEEE80211]: Fix softmac lockdep reports.Johannes Berg7-17/+25
2007-10-10[B43]: Change loglevel of radio-enable message.Michael Buesch3-29/+26
2007-10-10[SSB]: Sparse fixes.Michael Buesch3-9/+10
2007-10-10[SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch1-4/+4
2007-10-10[B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch1-14/+5
2007-10-10[P54PCI]: terminate pci tableAndrew Morton1-0/+1
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz1-0/+1
2007-10-10[BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger2-3/+3
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl1-1/+1
2007-10-10[NET]: note that NETIF_F_LLTX is deprecatedChristian Borntraeger2-2/+4
2007-10-10[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi7-6/+12
2007-10-10[NET_SCHED]: explict hold dev tx lockJamal Hadi Salim1-17/+2
2007-10-10[NET]: Dynamically allocate the loopback device, part 2.Daniel Lezcano1-28/+44
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano16-53/+55
2007-10-10[NL80211]: add netlink interface to cfg80211Johannes Berg10-9/+762
2007-10-10[TCP]: Minor coding style fixup.David S. Miller1-2/+4
2007-10-10[TCP]: Avoid clearing sacktag hint in trivial situationsIlpo Järvinen3-11/+21
2007-10-10[TCP]: Enable SACK enhanced FRTO (RFC4138) by defaultIlpo Järvinen1-1/+1