summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-203-1/+11
* mac80211: clean up mpath_move_to_queue()Thomas Pedersen2012-08-203-18/+21
* mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen2012-08-201-7/+1
* mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-204-14/+21
* mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen2012-08-031-6/+11
* mac80211: don't request ack for peering closeThomas Pedersen2012-08-031-0/+3
* mac80211: remove ieee80211_clean_sdata()Thomas Pedersen2012-08-031-17/+0
* mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-032-9/+5
* mac80211: reset station MLME flags upon new associationJohannes Berg2012-08-011-4/+7
* mac80211: use eth_broadcast_addrJohannes Berg2012-07-314-6/+6
* mac80211: enable WDS carrier only after adding stationJohannes Berg2012-07-311-0/+3
* mac80211: manage carrier state in meshJohannes Berg2012-07-312-4/+12
* mac80211: use correct channel in TXJohannes Berg2012-07-312-12/+7
* mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-316-26/+44
* mac80211: use oper_channel in utils and configJohannes Berg2012-07-313-6/+6
* mac80211: use oper_channel in managed mlmeJohannes Berg2012-07-311-6/+6
* mac80211: use oper_channel in ibssJohannes Berg2012-07-311-4/+4
* mac80211: use oper_channel in meshJohannes Berg2012-07-311-3/+4
* mac80211: set channel only once during auth/assocJohannes Berg2012-07-311-26/+43
* mac80211: rename sta to new_staJohannes Berg2012-07-311-8/+8
* mac80211: supress HT/VHT disable if not supportedJohannes Berg2012-07-311-4/+6
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-3153-132/+232
* mac80211: add PS flag to bss_confEliad Peller2012-07-315-3/+27
* wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov2012-07-313-13/+8
* wlcore: don't get the hlid from a queued skbArik Nemtsov2012-07-311-20/+26
* cfg80211: unify IE searchVladimir Kondratiev2012-07-311-15/+3
* mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach2012-07-311-4/+5
* mac80211: don't react to beacon loss if HW monitoringJohannes Berg2012-07-311-0/+3
* mac80211: VHT (11ac) associationMahesh Palivela2012-07-312-2/+39
* mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh2012-07-311-0/+5
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-07-2714-196/+563
|\
| * ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o2012-07-231-11/+21
| * ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-07-221-0/+9
| * ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-221-17/+29
| * ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-225-11/+7
| * ext4: weed out ext4_write_superArtem Bityutskiy2012-07-221-10/+0
| * ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2012-07-222-4/+3
| * ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara2012-07-222-10/+13
| * ext4: remove useless marking of superblock dirtyJan Kara2012-07-222-4/+0
| * ext4: fix ext4 mismerge back in JanuaryAl Viro2012-07-221-1/+0
| * ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o2012-07-221-1/+3
| * ext4: remove unused variable in ext4_update_super()Theodore Ts'o2012-07-221-1/+1
| * ext4: make quota as first class supported featureAditya Kali2012-07-223-10/+150
| * ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu2012-07-222-4/+71
| * ext4: add a new nolock flag in ext4_map_blocksZheng Liu2012-07-092-10/+51
| * ext4: split ext4_file_write into buffered IO and direct IOZheng Liu2012-07-091-22/+38
| * ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu2012-07-091-1/+0
| * ext4: fix out-of-date comments in extents.cHaiboLiu2012-07-091-2/+1
| * ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma2012-07-091-7/+4
| * ext4: use proper csum calculation in ext4_renameTao Ma2012-07-091-2/+9
OpenPOWER on IntegriCloud