summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov2008-11-261-2/+2
| * mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez2008-11-261-4/+4
| * mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-251-3/+2
| * ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan2008-11-251-1/+1
| * p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-252-5/+27
| * p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-253-25/+35
| * p54: minor fixesChristian Lamparter2008-11-252-4/+8
| * p54: enable Mesh Point supportChristian Lamparter2008-11-251-3/+8
| * mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
| * ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-251-2/+11
| * ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez2008-11-251-3/+2
| * rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-255-28/+111
| * rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2008-11-252-4/+2
| * rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2008-11-252-4/+136
| * rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski2008-11-253-12/+69
| * rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski2008-11-251-1/+1
| * ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-251-15/+14
| * ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-251-1/+1
| * ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-254-11/+11
| * ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2008-11-252-4/+4
| * ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-254-205/+586
| * iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-252-0/+5
| * cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-252-1/+19
| * cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-259-24/+591
| * 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
* | pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski2008-11-263-20/+13
* | smc-mca: Fix build failure due to typo.David S. Miller2008-11-261-1/+1
* | net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet2008-11-261-1/+5
* | net: Use a percpu_counter for orphan_countEric Dumazet2008-11-258-18/+24
* | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-2511-16/+29
* | tc: policing requires a rate estimatorStephen Hemminger2008-11-253-3/+34
* | tc: check for errors in gen_rate_estimator creationStephen Hemminger2008-11-256-41/+97
OpenPOWER on IntegriCloud