aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-05
|\
| * iwl3945: fix merge mistake for packet injectionZhu Yi2008-08-04
| * iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-04
| * iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach2008-08-04
| * iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler2008-08-04
| * iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-04
| * iwlwifi: memory allocation optimizationGregory Greenman2008-08-04
| * iwlwifi: HW bug fixesTomas Winkler2008-08-04
| * p54: Fix potential concurrent access to private dataLarry Finger2008-08-04
| * rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-04
| * iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-04
| * iwlwifi: rename 4965 to AGNTomas Winkler2008-08-04
| * iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-04
| * iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-04
| * mac80211: automatic IBSS channel selectionDaniel Drake2008-08-04
| * iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-04
| * iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-04
| * iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-04
| * iwlwifi: set led register in disassociationEsti Kummer2008-08-04
| * iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-04
| * iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-04
| * iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-04
| * iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-04
| * iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-04
| * mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-04
| * mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-04
| * iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-04
| * iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-04
* | bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen2008-08-05
* | ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen2008-08-05
* | tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-05
* | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-05
* | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-05
* | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-05
* | net: eliminate refcounting in backlog queueStephen Hemminger2008-08-04
* | ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-04
* | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-04
* | ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang2008-08-03
* | ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal2008-08-03
|/
* net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener2008-08-03
* net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-03
* net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-03
* net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-03
* pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller2008-08-03
* mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller2008-08-03
* pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-02
* rt2x00: Fix compile warningIvo van Doorn2008-08-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-02
|\
| * iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-01
| * prism54 - Use offsetof()Takashi Iwai2008-08-01